Fix west-commands path
This commit is contained in:
parent
e2553afd53
commit
a799808eb7
1 changed files with 1 additions and 1 deletions
|
@ -53,7 +53,7 @@ manifest:
|
||||||
# add Zephyr under the /zmk namespace and set a path other than 'zephyr'.
|
# add Zephyr under the /zmk namespace and set a path other than 'zephyr'.
|
||||||
- name: zmk
|
- name: zmk
|
||||||
revision: going-modular
|
revision: going-modular
|
||||||
west-commands: scripts/west-commands.yml
|
west-commands: app/scripts/west-commands.yml
|
||||||
- name: zephyr
|
- name: zephyr
|
||||||
remote: upstream
|
remote: upstream
|
||||||
revision: v3.5.0+zmk-fixes
|
revision: v3.5.0+zmk-fixes
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue