Skip to content

Commit 5d4d388

Browse files
committed
west.yml: Update mcumgr revision
Commits affecting Zephyr that are included with the new revision: edb485c samples/smp_svr/zephyr: Increase main stack size; c0cb989 zephyr: Do not use CONFIG_IMG_MGMT_UPDATABLE_IMAGE_NUMBER directly; 10cda4e zephyr: Fix assert when image number out of range; 347a418 zephyr: Fix erase command failing for multi-image configuration; e06e772 zephyr: Fix possible memory leak in img_mgmt_impl_write_image_data; 345caab img_mgmt: fix callback parameter values. Signed-off-by: Dominik Ermel <[email protected]>
1 parent 311aeef commit 5d4d388

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

west.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -161,7 +161,7 @@ manifest:
161161
revision: 70bfbd21cdf5f6d1402bc8d0031e197222ed2ec0
162162
path: bootloader/mcuboot
163163
- name: mcumgr
164-
revision: 31a2aa9cea58d3ceecbf0d5b91361bff7c94aeca
164+
revision: df9be737619956efbdeb65d4d6935ee0432a580f
165165
path: modules/lib/mcumgr
166166
- name: mipi-sys-t
167167
path: modules/debug/mipi-sys-t

0 commit comments

Comments
 (0)