From 3b71daf30de3a529e50ea27c9a49b58ea3d6b1ec Mon Sep 17 00:00:00 2001 From: Jamie McCrae Date: Thu, 7 Aug 2025 13:07:47 +0100 Subject: [PATCH] manifest: Update sdk-mcuboot Switches to picolibc to reduce flash size Signed-off-by: Jamie McCrae --- west.yml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/west.yml b/west.yml index 300e955040f..80575a37c56 100644 --- a/west.yml +++ b/west.yml @@ -128,7 +128,7 @@ manifest: compare-by-default: true - name: mcuboot repo-path: sdk-mcuboot - revision: a184e32064cb04efdd49951088f8b2e802990e7e + revision: 8d31ad7f5e284789e9dc3acb3cb223dfe4e4db09 path: bootloader/mcuboot - name: qcbor url: https://github.com/laurencelundblade/QCBOR