Skip to content

Commit 57ff21c

Browse files
manifest: update sdk-nrfxlib
Update sdk-nrfxlib with changes to nrf_modem. Signed-off-by: Eivind Jølsgard <[email protected]>
1 parent 0bc1312 commit 57ff21c

File tree

1 file changed

+6
-3
lines changed

1 file changed

+6
-3
lines changed

west.yml

Lines changed: 6 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -41,6 +41,8 @@ manifest:
4141
url-base: https://github.com/boschsensortec
4242
- name: eembc
4343
url-base: https://github.com/eembc
44+
- name: lemrey
45+
url-base: https://github.com/lemrey
4446

4547
# If not otherwise specified, the projects below should be obtained
4648
# from the ncs remote.
@@ -62,7 +64,7 @@ manifest:
6264
# https://developer.nordicsemi.com/nRF_Connect_SDK/doc/latest/zephyr/introduction/index.html
6365
# https://developer.nordicsemi.com/nRF_Connect_SDK/doc/latest/zephyr/guides/modules.html
6466
- name: zephyr
65-
repo-path: sdk-zephyr
67+
repo-path: sdk-zephyr-next
6668
revision: dd3931ad85d643528bec4494898abc6b6cbe21a0
6769
import:
6870
# In addition to the zephyr repository itself, NCS also
@@ -146,9 +148,10 @@ manifest:
146148
repo-path: sdk-oberon-psa-crypto
147149
revision: 7f14cea2b557b857d316d1ea6660fbb3bd6cce8c
148150
- name: nrfxlib
149-
repo-path: sdk-nrfxlib
151+
repo-path: sdk-nrfxlib-next
150152
path: nrfxlib
151-
revision: c8ac54953a723593a3a00af627ea1279912aa778
153+
remote: ncs
154+
revision: 02ed8e39e1004ce24402e79959f112698c189214
152155
- name: trusted-firmware-m
153156
repo-path: sdk-trusted-firmware-m
154157
path: modules/tee/tf-m/trusted-firmware-m

0 commit comments

Comments
 (0)