diff options
author | innovaker <66737976+innovaker@users.noreply.github.com> | 2020-11-19 20:59:29 +0000 |
---|---|---|
committer | Pete Johanson <peter@peterjohanson.com> | 2020-11-20 22:23:20 -0500 |
commit | 1c8321566a13c622832461efded53d8b533469e7 (patch) | |
tree | 7898bc0bf9abddc8c3d3b0e2c428851d967d9670 /app/drivers | |
parent | da08b4852d4a66b751172b3f390302cf2d5c5812 (diff) |
fix(drivers): rename module.yaml to module.yml
module.yaml is not a valid module filename.
See Zephyr `scripts/zephyr_module.py`
Diffstat (limited to 'app/drivers')
-rw-r--r-- | app/drivers/zephyr/module.yml (renamed from app/drivers/zephyr/module.yaml) | 0 |
1 files changed, 0 insertions, 0 deletions
diff --git a/app/drivers/zephyr/module.yaml b/app/drivers/zephyr/module.yml index cbff6a1..cbff6a1 100644 --- a/app/drivers/zephyr/module.yaml +++ b/app/drivers/zephyr/module.yml |