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:
|
||||
- name: zephyrproject-rtos
|
||||
url-base: https://github.com/zephyrproject-rtos
|
||||
- name: zmkfirmware
|
||||
url-base: https://github.com/zmkfirmware
|
||||
- name: petejohanson
|
||||
url-base: https://github.com/petejohanson
|
||||
projects:
|
||||
- name: zephyr
|
||||
remote: zmkfirmware
|
||||
revision: v3.2.0+zmk-fixes
|
||||
remote: petejohanson
|
||||
revision: fix-dir-order-two-phase
|
||||
clone-depth: 1
|
||||
import:
|
||||
name-blocklist:
|
||||
|
|
Loading…
Add table
Reference in a new issue