From 6d973a523e042ce8b007e57e9809588d538e2699 Mon Sep 17 00:00:00 2001 From: Andrzej Puzdrowski Date: Wed, 6 Mar 2024 09:56:44 +0100 Subject: [PATCH] manifest: update sdk-mcuboot This update brings improved UARTE clean-up which now resets its Pins to the default state. Signed-off-by: Andrzej Puzdrowski --- west.yml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/west.yml b/west.yml index a87dac4e7fe0..1860b88a3eab 100644 --- a/west.yml +++ b/west.yml @@ -129,7 +129,7 @@ manifest: compare-by-default: true - name: mcuboot repo-path: sdk-mcuboot - revision: v2.0.99-ncs1-rc2 + revision: pull/303/head path: bootloader/mcuboot - name: qcbor url: https://github.com/laurencelundblade/QCBOR