We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 23f0a21 commit 5cfa3ffCopy full SHA for 5cfa3ff
west.yml
@@ -11,6 +11,8 @@ manifest:
11
url-base: https://github.com/thesofproject
12
- name: zephyrproject
13
url-base: https://github.com/zephyrproject-rtos
14
+ - name: softwarecki
15
+ url-base: https://github.com/softwarecki
16
17
# When upgrading projects here please run git log --oneline in the
18
# project and if not too long then include the output in your commit
@@ -43,8 +45,8 @@ manifest:
43
45
44
46
- name: zephyr
47
repo-path: zephyr
- revision: 9075d5335596080291ebcc448819fed2110dcb9a
- remote: zephyrproject
48
+ revision: userspace-rebased
49
+ remote: softwarecki
50
51
# Import some projects listed in zephyr/west.yml@revision
52
#
0 commit comments