fix(drivers): rename module.yaml to module.yml
module.yaml is not a valid module filename. See Zephyr `scripts/zephyr_module.py`
This commit is contained in:
parent
da08b4852d
commit
1c8321566a
1 changed files with 0 additions and 0 deletions
3
app/drivers/zephyr/module.yml
Normal file
3
app/drivers/zephyr/module.yml
Normal file
|
|
@ -0,0 +1,3 @@
|
|||
build:
|
||||
cmake: zephyr
|
||||
kconfig: zephyr/Kconfig
|
||||
Loading…
Add table
Add a link
Reference in a new issue