Skip to content

Commit c7bbffe

Browse files
committed
manifest: Update zephyr and mcuboot
Pull in upmerged revisions of zephyr and mcuboot. Signed-off-by: Andrzej Głąbek <[email protected]>
1 parent 020e472 commit c7bbffe

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
@@ -69,7 +69,7 @@ manifest:
6969
# https://developer.nordicsemi.com/nRF_Connect_SDK/doc/latest/zephyr/guides/modules.html
7070
- name: zephyr
7171
repo-path: sdk-zephyr
72-
revision: ba1d06f7241c1a899b43bdef7b731fa244646a2f
72+
revision: pull/2411/head
7373
import:
7474
# In addition to the zephyr repository itself, NCS also
7575
# imports the contents of zephyr/west.yml at the above
@@ -130,7 +130,7 @@ manifest:
130130
compare-by-default: true
131131
- name: mcuboot
132132
repo-path: sdk-mcuboot
133-
revision: b82206c15fff357c151c24bf97c99c4348d14a46
133+
revision: pull/393/head
134134
path: bootloader/mcuboot
135135
- name: qcbor
136136
url: https://github.com/laurencelundblade/QCBOR

0 commit comments

Comments
 (0)