zephyr: module: Add zephyr module file

Add zephyr module file to to include CMakeLists.txt and Kconfig located
in the zephyr repository.
Originally included in: 69dc29a48b
but this will change the root folder of the module.

Signed-off-by: Joakim Andersson <joakim.andersson@nordicsemi.no>
This commit is contained in:
Joakim Andersson 2021-10-20 09:05:55 +02:00
parent a40d49de75
commit 400f58ff53
1 changed files with 5 additions and 0 deletions

5
zephyr/module.yml Normal file
View File

@ -0,0 +1,5 @@
name: trusted-firmware-m
build:
cmake-ext: True
kconfig-ext: True