forked from kofal.net/zmk
refactor: Move to Zephyr v3.0.0 + ZMK fixes.
This commit is contained in:
committed by
Pete Johanson
parent
df2e993300
commit
94ac100b6b
10
app/west.yml
10
app/west.yml
@@ -4,12 +4,14 @@ manifest:
|
||||
url-base: https://github.com/zephyrproject-rtos
|
||||
- name: zmkfirmware
|
||||
url-base: https://github.com/zmkfirmware
|
||||
- name: petejohanson
|
||||
url-base: https://github.com/petejohanson
|
||||
- name: microsoft
|
||||
url-base: https://github.com/microsoft
|
||||
projects:
|
||||
- name: zephyr
|
||||
remote: zmkfirmware
|
||||
revision: v2.5.0+zmk-fixes
|
||||
remote: petejohanson
|
||||
revision: v3.0.0+zmk-fixes
|
||||
clone-depth: 1
|
||||
import:
|
||||
# TODO: Rename once upstream offers option like `exclude` or `denylist`
|
||||
@@ -33,9 +35,5 @@ manifest:
|
||||
- openthread
|
||||
- edtt
|
||||
- trusted-firmware-m
|
||||
- name: uf2
|
||||
remote: microsoft
|
||||
path: tools/uf2
|
||||
clone-depth: 1
|
||||
self:
|
||||
west-commands: scripts/west-commands.yml
|
||||
|
||||
Reference in New Issue
Block a user