Skip to content

Commit efc610f

Browse files
nordicjmnashif
authored andcommitted
west.yml: MCUboot synchronization from upstream
Update Zephyr fork of MCUboot to revision: 5d6471bac184c8accaeeb0efcfad8dd35225a28d Brings following Zephyr relevant fixes: - 5d6471ba zephyr: convert platform_allow to a list - 7cc60059 boot: zephyr: boards: nrf54l10 and nrf54l05 configs - 742978e7 boot: zephyr: Fix sample.bootloader.mcuboot.usb_cdc_acm_recovery - 39aab3d8 zephyr: Add CONFIG_MCUBOOT_CLEANUP_RAM Signed-off-by: Jamie McCrae <[email protected]>
1 parent 49a458e commit efc610f

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
@@ -291,7 +291,7 @@ manifest:
291291
groups:
292292
- crypto
293293
- name: mcuboot
294-
revision: eb942067989569f9cf319b087d0bb16b16effd86
294+
revision: 5d6471bac184c8accaeeb0efcfad8dd35225a28d
295295
path: bootloader/mcuboot
296296
groups:
297297
- bootloader

0 commit comments

Comments
 (0)