Skip to content

Commit 5600b36

Browse files
committed
manifest: update sdk-zephyr and nrfxlib
Update `sdk-zephyr` and `nrfxlib` with Zigbee removal changes. Signed-off-by: Eduardo Montoya <eduardo.montoya@nordicsemi.no>
1 parent 81665fa commit 5600b36

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

west.yml

+2-2
Original file line numberDiff line numberDiff line change
@@ -65,7 +65,7 @@ manifest:
6565
# https://developer.nordicsemi.com/nRF_Connect_SDK/doc/latest/zephyr/guides/modules.html
6666
- name: zephyr
6767
repo-path: sdk-zephyr
68-
revision: c9113a87822e123bd287568c957d92b35502e5d1
68+
revision: pull/2655/head
6969
import:
7070
# In addition to the zephyr repository itself, NCS also
7171
# imports the contents of zephyr/west.yml at the above
@@ -144,7 +144,7 @@ manifest:
144144
- name: nrfxlib
145145
repo-path: sdk-nrfxlib
146146
path: nrfxlib
147-
revision: fcf28d82f64f1e21dbcd6a436cc77bc9ee0537eb
147+
revision: pull/1684/head
148148
- name: trusted-firmware-m
149149
repo-path: sdk-trusted-firmware-m
150150
path: modules/tee/tf-m/trusted-firmware-m

0 commit comments

Comments
 (0)