From bbf8564aa15ee99af4272a672361f92b4d85692f Mon Sep 17 00:00:00 2001 From: Andrzej Puzdrowski Date: Thu, 10 Feb 2022 14:02:08 +0100 Subject: [PATCH] manifest: update MCUboot Fixes: - boot_serial: Adapted to Zephyr's new CRC APIs - zephyr/boot_serial_extension: us BOOT_LOG instead of LOG_ fixes #42690 Signed-off-by: Andrzej Puzdrowski --- west.yml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/west.yml b/west.yml index 07e6dcbe54a..97eaa937f94 100644 --- a/west.yml +++ b/west.yml @@ -173,7 +173,7 @@ manifest: groups: - crypto - name: mcuboot - revision: 399720d1cabd26c4356445d351f263b31e942961 + revision: 89936c338e46f43cb177a8b928cd80b90f3ace8f path: bootloader/mcuboot - name: mipi-sys-t path: modules/debug/mipi-sys-t