feat: Add Zephyr module support.

This commit is contained in:
Peter Johanson 2023-11-27 09:54:30 -08:00 committed by Pete Johanson
parent 9a67b2507d
commit 3e38f86a40
3 changed files with 5 additions and 0 deletions

0
boards/shields/.gitkeep Normal file
View file

View file

@ -2,6 +2,8 @@ manifest:
remotes: remotes:
- name: zmkfirmware - name: zmkfirmware
url-base: https://github.com/zmkfirmware url-base: https://github.com/zmkfirmware
# Additional modules containing boards/shields/custom code can be listed here as well
# See https://docs.zephyrproject.org/latest/develop/west/manifest.html#projects
projects: projects:
- name: zmk - name: zmk
remote: zmkfirmware remote: zmkfirmware

3
zephyr/module.yml Normal file
View file

@ -0,0 +1,3 @@
build:
settings:
board_root: .