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'.
|
||||
- name: zmk
|
||||
revision: going-modular
|
||||
west-commands: scripts/west-commands.yml
|
||||
west-commands: app/scripts/west-commands.yml
|
||||
- name: zephyr
|
||||
remote: upstream
|
||||
revision: v3.5.0+zmk-fixes
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue