Skip to content

Commit 2bc3041

Browse files
joerchand3zd3z
authored andcommitted
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: 69dc29a but this will change the root folder of the module. Signed-off-by: Joakim Andersson <[email protected]> Signed-off-by: David Brown <[email protected]>
1 parent 05bc9f0 commit 2bc3041

File tree

1 file changed

+5
-0
lines changed

1 file changed

+5
-0
lines changed

zephyr/module.yml

Lines changed: 5 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,5 @@
1+
name: trusted-firmware-m
2+
3+
build:
4+
cmake-ext: True
5+
kconfig-ext: True

0 commit comments

Comments
 (0)