Fix west-commands path

This commit is contained in:
urob 2024-08-14 00:41:36 -04:00
parent e2553afd53
commit a799808eb7

View file

@ -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