diff options
Diffstat (limited to 'app/drivers/zephyr/module.yaml')
-rw-r--r-- | app/drivers/zephyr/module.yaml | 3 |
1 files changed, 3 insertions, 0 deletions
diff --git a/app/drivers/zephyr/module.yaml b/app/drivers/zephyr/module.yaml new file mode 100644 index 0000000..cbff6a1 --- /dev/null +++ b/app/drivers/zephyr/module.yaml @@ -0,0 +1,3 @@ +build: + cmake: zephyr + kconfig: zephyr/Kconfig |