We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 7c308a5 commit e07fe26Copy full SHA for e07fe26
1 file changed
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: sk
15
+ url-base: https://github.com/serhiy-katsyuba-intel
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: c1a2b3be459d4f34d31ae54774fd57e96438d237
- remote: zephyrproject
48
+ revision: uaol
49
+ remote: sk
50
51
# Import some projects listed in zephyr/west.yml@revision
52
#
0 commit comments