manifest: MCUboot update
bring fix from mcu-tools/mcuboot: - espressif:esp32: Move app entry point call back to iram_loader_seg region fixes #45349 fixes #46093 Signed-off-by: Andrzej Puzdrowski <andrzej.puzdrowski@nordicsemi.no>
This commit is contained in:
parent
95fb984f0b
commit
0b9f0a45ab
1 changed files with 1 additions and 1 deletions
2
west.yml
2
west.yml
|
@ -175,7 +175,7 @@ manifest:
|
||||||
groups:
|
groups:
|
||||||
- crypto
|
- crypto
|
||||||
- name: mcuboot
|
- name: mcuboot
|
||||||
revision: e58ea98aec6e5539c5f872a98059e461d0155bbb
|
revision: e7415b555134e671ba04f036b02f55cbc087d0e9
|
||||||
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