From aefec97d0f81900c036126d438571e105271f2a8 Mon Sep 17 00:00:00 2001 From: Dominik Ermel Date: Fri, 27 Aug 2021 15:16:45 +0000 Subject: [PATCH] west.yml: Update mcumgr revision Commits affecting Zephyr that are included with the new revision: 1e0f283c71 zephyr: Make direct image upload configurable Signed-off-by: Dominik Ermel --- west.yml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/west.yml b/west.yml index edf4037c7be..82bc548e1d4 100644 --- a/west.yml +++ b/west.yml @@ -161,7 +161,7 @@ manifest: revision: ca01db4216c63678768ea78fe04f27cd80b83246 path: bootloader/mcuboot - name: mcumgr - revision: a15a953e35b0d3100893fd86a127c3e8b7e3257c + revision: 31a2aa9cea58d3ceecbf0d5b91361bff7c94aeca path: modules/lib/mcumgr - name: mipi-sys-t path: modules/debug/mipi-sys-t