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 4233b76 commit 678952cCopy full SHA for 678952c
west.yml
@@ -41,6 +41,8 @@ manifest:
41
url-base: https://github.com/boschsensortec
42
- name: eembc
43
url-base: https://github.com/eembc
44
+ - name: raku
45
+ url-base: https://github.com/e-rk
46
47
# If not otherwise specified, the projects below should be obtained
48
# from the ncs remote.
@@ -149,7 +151,8 @@ manifest:
149
151
- name: nrfxlib
150
152
repo-path: sdk-nrfxlib
153
path: nrfxlib
- revision: pull/1517/head
154
+ revision: integration
155
+ remote: raku
156
- name: trusted-firmware-m
157
repo-path: sdk-trusted-firmware-m
158
path: modules/tee/tf-m/trusted-firmware-m
0 commit comments