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:
  212997395ed34ff1721f5f4461b800e81abeb68d

Brings following Zephyr relevant fixes:
 - 21299739 zephyr: firmware/single_loader: Fix compile warning
 - a88e2293 zephyr: sysflash: Fix if condition for zephyr
   applications
 - 2a74a2b5 zephyr: io: add 'io_led_set()'
 - 8c6c6701 zephyr: io: include 'bootutil_log.h' and declare log
   module membership
 - d99154f4 zephyr: rename 'led_init()' to 'io_led_init()'
 - c43a20fd boot: zephyr: add support for mimxrt1040_evk

Signed-off-by: Jamie McCrae <[email protected]>
  • Loading branch information
nordicjm authored and fabiobaltieri committed Dec 8, 2023
1 parent 0e73c22 commit 22ef2be
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: 05d11942774fc15b90af101232ec5305051216ec
revision: 212997395ed34ff1721f5f4461b800e81abeb68d
path: bootloader/mcuboot
- name: mipi-sys-t
path: modules/debug/mipi-sys-t
Expand Down

0 comments on commit 22ef2be

Please sign in to comment.