Skip to content

Commit

Permalink
west.yml: MCUboot synchronization from upstream
Browse files Browse the repository at this point in the history
Update Zephyr fork of MCUboot to revision:
  05d11942774fc15b90af101232ec5305051216ec

Brings following Zephyr relevant fixes:
 - 215345f7 zephyr: Add firmware loader MCUboot operation style
 - 433b8480 zephyr: Move IO functions out of main to separate
   file
 - 5e6cffbf boot: boot_serial: Fix single slot encrypted image
   list
 - 3f0b89d boot: zephyr: add support for mimxrt101x_evk

Signed-off-by: Jamie McCrae <[email protected]>
  • Loading branch information
nordicjm authored and carlescufi committed Nov 29, 2023
1 parent e654cb6 commit 7d56743
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion west.yml
Original file line number Diff line number Diff line change
Expand Up @@ -282,7 +282,7 @@ manifest:
groups:
- crypto
- name: mcuboot
revision: 47b34362552835621bc289d53d2127691088cb7c
revision: 05d11942774fc15b90af101232ec5305051216ec
path: bootloader/mcuboot
- name: mipi-sys-t
path: modules/debug/mipi-sys-t
Expand Down

0 comments on commit 7d56743

Please sign in to comment.