From 74ad99198d40be3f57719a8e81f57cd7510e636f Mon Sep 17 00:00:00 2001 From: Dominik Ermel Date: Fri, 8 Oct 2021 11:43:25 +0000 Subject: [PATCH] west.yml: Update mcumgr revision Commits affecting Zephyr that are included with the new revision: 12b496e Add IMG_MGMT_FRUGAL_LIST configuration option; 18c628d cborattr: fixes missing error handling; 2e385b6 zephyr: Fix usage of zephyr_img_mgmt_flash_area_id. Signed-off-by: Dominik Ermel --- west.yml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/west.yml b/west.yml index f3e509cfb5a..4074113b7df 100644 --- a/west.yml +++ b/west.yml @@ -161,7 +161,7 @@ manifest: revision: c61538748ead773ea75a551a7beee299228bdcaf path: bootloader/mcuboot - name: mcumgr - revision: a7301143b3b46a8f7d410b12580a875cc1b6f8c8 + revision: c854c85ec75d624c47058bc4ac0ab9b12e2dd0e7 path: modules/lib/mcumgr - name: mipi-sys-t path: modules/debug/mipi-sys-t