modify west.yml
This commit is contained in:
parent
931a36ff4a
commit
6cd62e3d44
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: rtkconnectivity
|
||||||
url-base: https://github.com/zmkfirmware
|
url-base: git@github.com:rtkconnectivity
|
||||||
projects:
|
projects:
|
||||||
- name: zephyr
|
- name: zephyr
|
||||||
remote: zmkfirmware
|
remote: rtkconnectivity
|
||||||
revision: v3.5.0+zmk-fixes
|
revision: realtek-main-v3.5.0
|
||||||
clone-depth: 1
|
clone-depth: 1
|
||||||
import:
|
import:
|
||||||
name-blocklist:
|
name-blocklist:
|
||||||
|
|
Loading…
Add table
Reference in a new issue