Skip to content

Commit e8476de

Browse files
Jappie3valeriosetti
authored andcommitted
zephyr/module.yml: add module name
The module name is now explicitly set in module.yml, this ensures that building with e.g. cmake does not fail when the directory name is different (default name if unset is directory name).
1 parent c069de6 commit e8476de

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

zephyr/module.yml

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,4 @@
1+
name: mbedtls
12
build:
23
cmake-ext: True
34
kconfig-ext: True

0 commit comments

Comments
 (0)