From f02fdd2d7bcbb67499bc8392b1fdc8e2898f750e Mon Sep 17 00:00:00 2001 From: Andrzej Puzdrowski Date: Thu, 6 Feb 2020 12:57:03 +0100 Subject: [PATCH] manifest: mcuboot version with fixed USB recovery Since zephyrproject-rtos/zephyr#20375 Need to enable USB by the mcuboot code explicitly. Signed-off-by: Andrzej Puzdrowski --- west.yml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/west.yml b/west.yml index e364ff1d003..6a192a1ca9a 100644 --- a/west.yml +++ b/west.yml @@ -77,7 +77,7 @@ manifest: revision: cf7020eb4c7ef93319f2d6d2403a21e12a879bf6 path: modules/crypto/mbedtls - name: mcuboot - revision: 36e9029ff01d1e64a77d2e2a0bb9e2cc75ab97c8 + revision: 970840ccf5d80616d514bec76d87d836da05c03b path: bootloader/mcuboot - name: mcumgr revision: d4e97cd4fc80ff949415062b1c83fd42929e8fe4