Test Zephyr fork with shield load order fix.
This commit is contained in:
parent
9e8ee86842
commit
e0c33ada42
1 changed files with 4 additions and 4 deletions
|
@ -2,12 +2,12 @@ manifest:
|
||||||
remotes:
|
remotes:
|
||||||
- name: zephyrproject-rtos
|
- name: zephyrproject-rtos
|
||||||
url-base: https://github.com/zephyrproject-rtos
|
url-base: https://github.com/zephyrproject-rtos
|
||||||
- name: zmkfirmware
|
- name: petejohanson
|
||||||
url-base: https://github.com/zmkfirmware
|
url-base: https://github.com/petejohanson
|
||||||
projects:
|
projects:
|
||||||
- name: zephyr
|
- name: zephyr
|
||||||
remote: zmkfirmware
|
remote: petejohanson
|
||||||
revision: v3.2.0+zmk-fixes
|
revision: fix-dir-order-two-phase
|
||||||
clone-depth: 1
|
clone-depth: 1
|
||||||
import:
|
import:
|
||||||
name-blocklist:
|
name-blocklist:
|
||||||
|
|
Loading…
Add table
Reference in a new issue