Skip to content

Commit 31bb9fa

Browse files
committed
manifest: zephyr & mcuboot update
To version which uses dedicated method for S2RAM resume operation. Signed-off-by: Andrzej Puzdrowski <[email protected]>
1 parent 3dbb7c7 commit 31bb9fa

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

west.yml

Lines changed: 2 additions & 2 deletions
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: 36d18bbab2375b7e5c95ba49a303f3214b8e1030
68+
revision: pull/3285/head
6969
import:
7070
# In addition to the zephyr repository itself, NCS also
7171
# imports the contents of zephyr/west.yml at the above
@@ -128,7 +128,7 @@ manifest:
128128
compare-by-default: true
129129
- name: mcuboot
130130
repo-path: sdk-mcuboot
131-
revision: a999034ba25e3118a2c23b4a1a3d6dcc3920a16f
131+
revision: pull/536/head
132132
path: bootloader/mcuboot
133133
- name: qcbor
134134
url: https://github.com/laurencelundblade/QCBOR

0 commit comments

Comments
 (0)