Skip to content

Commit 8f34452

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 810b478 commit 8f34452

File tree

1 file changed

+8
-0
lines changed

1 file changed

+8
-0
lines changed

west.yml

Lines changed: 8 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -65,7 +65,11 @@ manifest:
6565
# https://developer.nordicsemi.com/nRF_Connect_SDK/doc/latest/zephyr/guides/modules.html
6666
- name: zephyr
6767
repo-path: sdk-zephyr
68+
<<<<<<< HEAD
6869
revision: 23f56e05b481d0a7e674d299735388f574272bfa
70+
=======
71+
revision: pull/3285/head
72+
>>>>>>> bcdbe3aced (manifest: zephyr & mcuboot update)
6973
import:
7074
# In addition to the zephyr repository itself, NCS also
7175
# imports the contents of zephyr/west.yml at the above
@@ -128,7 +132,11 @@ manifest:
128132
compare-by-default: true
129133
- name: mcuboot
130134
repo-path: sdk-mcuboot
135+
<<<<<<< HEAD
131136
revision: 754f9586875dd72de367704e42c2121eb60696c3
137+
=======
138+
revision: pull/536/head
139+
>>>>>>> bcdbe3aced (manifest: zephyr & mcuboot update)
132140
path: bootloader/mcuboot
133141
- name: qcbor
134142
url: https://github.com/laurencelundblade/QCBOR

0 commit comments

Comments
 (0)