Skip to content

Commit 523fd20

Browse files
authored
zephyr: add flashdb as external module (#313)
added flashdb as zephyr external module Signed-off-by: Karthikeyan Krishnasamy <[email protected]>
1 parent a8e8dca commit 523fd20

File tree

1 file changed

+4
-0
lines changed

1 file changed

+4
-0
lines changed

zephyr/module.yml

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

0 commit comments

Comments
 (0)