manifest: update MCUboot
Fixes: - boot_serial: Adapted to Zephyr's new CRC APIs - zephyr/boot_serial_extension: us BOOT_LOG instead of LOG_ fixes #42690 Signed-off-by: Andrzej Puzdrowski <andrzej.puzdrowski@nordicsemi.no>
This commit is contained in:
parent
6bec54401b
commit
bbf8564aa1
1 changed files with 1 additions and 1 deletions
2
west.yml
2
west.yml
|
@ -173,7 +173,7 @@ manifest:
|
||||||
groups:
|
groups:
|
||||||
- crypto
|
- crypto
|
||||||
- name: mcuboot
|
- name: mcuboot
|
||||||
revision: 399720d1cabd26c4356445d351f263b31e942961
|
revision: 89936c338e46f43cb177a8b928cd80b90f3ace8f
|
||||||
path: bootloader/mcuboot
|
path: bootloader/mcuboot
|
||||||
- name: mipi-sys-t
|
- name: mipi-sys-t
|
||||||
path: modules/debug/mipi-sys-t
|
path: modules/debug/mipi-sys-t
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue