Thanks to visit codestin.com Credit goes to github.com
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 ae535ea commit 0165fffCopy full SHA for 0165fff
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: dcpleung
15
+ url-base: https://github.com/dcpleung
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: 9f4bd38ef7d3b52a41e715f45c9a4b2d9caf3bc4
- remote: zephyrproject
48
+ revision: sof/old_zephyr_ipc_rework_test
49
+ remote: dcpleung
50
51
# Import some projects listed in zephyr/west.yml@revision
52
#
0 commit comments