summaryrefslogtreecommitdiff
path: root/app/drivers/zephyr/module.yaml
AgeCommit message (Collapse)Author
2020-11-20fix(drivers): rename module.yaml to module.ymlinnovaker
module.yaml is not a valid module filename. See Zephyr `scripts/zephyr_module.py`
2020-06-08Move Zephyr app into subdirectory.Pete Johanson