|
|
@ -4,12 +4,14 @@ manifest: |
|
|
|
url-base: https://github.com/zephyrproject-rtos |
|
|
|
url-base: https://github.com/zephyrproject-rtos |
|
|
|
- name: zmkfirmware |
|
|
|
- name: zmkfirmware |
|
|
|
url-base: https://github.com/zmkfirmware |
|
|
|
url-base: https://github.com/zmkfirmware |
|
|
|
|
|
|
|
- name: petejohanson |
|
|
|
|
|
|
|
url-base: https://github.com/petejohanson |
|
|
|
- name: microsoft |
|
|
|
- name: microsoft |
|
|
|
url-base: https://github.com/microsoft |
|
|
|
url-base: https://github.com/microsoft |
|
|
|
projects: |
|
|
|
projects: |
|
|
|
- name: zephyr |
|
|
|
- name: zephyr |
|
|
|
remote: zmkfirmware |
|
|
|
remote: petejohanson |
|
|
|
revision: v2.5.0+zmk-fixes |
|
|
|
revision: v3.0.0+zmk-fixes |
|
|
|
clone-depth: 1 |
|
|
|
clone-depth: 1 |
|
|
|
import: |
|
|
|
import: |
|
|
|
# TODO: Rename once upstream offers option like `exclude` or `denylist` |
|
|
|
# TODO: Rename once upstream offers option like `exclude` or `denylist` |
|
|
@ -33,9 +35,5 @@ manifest: |
|
|
|
- openthread |
|
|
|
- openthread |
|
|
|
- edtt |
|
|
|
- edtt |
|
|
|
- trusted-firmware-m |
|
|
|
- trusted-firmware-m |
|
|
|
- name: uf2 |
|
|
|
|
|
|
|
remote: microsoft |
|
|
|
|
|
|
|
path: tools/uf2 |
|
|
|
|
|
|
|
clone-depth: 1 |
|
|
|
|
|
|
|
self: |
|
|
|
self: |
|
|
|
west-commands: scripts/west-commands.yml |
|
|
|
west-commands: scripts/west-commands.yml |
|
|
|