diff options
Diffstat (limited to 'west.yml')
| -rw-r--r-- | west.yml | 13 |
1 files changed, 13 insertions, 0 deletions
diff --git a/west.yml b/west.yml new file mode 100644 index 0000000..8b76eb8 --- /dev/null +++ b/west.yml @@ -0,0 +1,13 @@ +manifest: + remotes: + - name: zephyrproject-rtos + url-base: https://github.com/zephyrproject-rtos + - name: petejohanson + url-base: https://github.com/petejohanson + projects: + - name: zephyr + remote: petejohanson + revision: driver-kscan-gpio-matrix-first-pass + import: true + self: + path: zmk |
