From 1affd25c3d19b2bf444ab813139a0d8908816278 Mon Sep 17 00:00:00 2001 From: Jamie McCrae Date: Mon, 9 Dec 2024 12:29:57 +0000 Subject: [PATCH] manifest: Update sdk-mcuboot Updates MCUboot to include override for selecting direct image upload Kconfig for nRF5340 to support network core updates in single slot serial recovery mode Signed-off-by: Jamie McCrae --- west.yml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/west.yml b/west.yml index 01cadbf023bf..9f4735deb8da 100644 --- a/west.yml +++ b/west.yml @@ -130,7 +130,7 @@ manifest: compare-by-default: true - name: mcuboot repo-path: sdk-mcuboot - revision: v2.1.0-ncs3-rc1 + revision: b82206c15fff357c151c24bf97c99c4348d14a46 path: bootloader/mcuboot - name: qcbor url: https://github.com/laurencelundblade/QCBOR