manifest: mcuboot upgrade
Upgraded mcuboot to version which have following issue fixed: Redundant 'source "$(ZEPHYR_BASE)/Kconfig.zephyr" in 'boot/zephyr/Kconfig' Within this version upgrade the default swap algorithm for nRF devices was changed to `move swap` instead of `swap using scratch`. Mcuboot start using new non-deprecated GPIO labels Signed-off-by: Andrzej Puzdrowski <andrzej.puzdrowski@nordicsemi.no>
This commit is contained in:
parent
86d1b7d2c8
commit
92b0ae1965
2
west.yml
2
west.yml
|
@ -77,7 +77,7 @@ manifest:
|
|||
revision: 3776c158fe138a72c97c187e4d31c81c37884be9
|
||||
path: modules/crypto/mbedtls
|
||||
- name: mcuboot
|
||||
revision: pull/5/head
|
||||
revision: 36e9029ff01d1e64a77d2e2a0bb9e2cc75ab97c8
|
||||
path: bootloader/mcuboot
|
||||
- name: mcumgr
|
||||
revision: d4e97cd4fc80ff949415062b1c83fd42929e8fe4
|
||||
|
|
Loading…
Reference in a new issue