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 4416c7c commit bf5074aCopy full SHA for bf5074a
west.yml
@@ -10,7 +10,8 @@ manifest:
10
- name: thesofproject
11
url-base: https://github.com/thesofproject
12
- name: zephyrproject
13
- url-base: https://github.com/zephyrproject-rtos
+ url-base: https://github.com/marcinszkudlinski
14
+
15
16
# When upgrading projects here please run git log --oneline in the
17
# project and if not too long then include the output in your commit
@@ -43,7 +44,7 @@ manifest:
43
44
45
- name: zephyr
46
repo-path: zephyr
- revision: c99605126cd9cce5684ddd9ad56aed5292004867
47
+ revision: 9c92c2c0c6a0df155e167b4282b64b164f7f0a71
48
remote: zephyrproject
49
50
# Import some projects listed in zephyr/west.yml@revision
0 commit comments