From d4c19ac2614e3437f94c64d5d95f3fc32b54f091 Mon Sep 17 00:00:00 2001 From: Sigvart Hovland Date: Mon, 17 Jul 2023 13:47:28 +0200 Subject: [PATCH] manifest: west.yml: MCUBoot support for NSIB + Multi-image Add support in MCUBoot for using multi-image and NSIB for nRF53. Signed-off-by: Sigvart Hovland --- west.yml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/west.yml b/west.yml index b80d344608be..49ef46ad8d2a 100644 --- a/west.yml +++ b/west.yml @@ -126,7 +126,7 @@ manifest: compare-by-default: false - name: mcuboot repo-path: sdk-mcuboot - revision: 823fd369c1430b50d263ccd6fbcf98bdd44001ba + revision: pull/260/head path: bootloader/mcuboot - name: qcbor url: https://github.com/laurencelundblade/QCBOR.git