Skip to content

Commit f852c22

Browse files
committed
manifest: update mcuboot revision to have nrfx 4.0 alignments
WDT nrfx driver is used by MCUBoot so it must be aligned. Signed-off-by: Nikodem Kastelik <nikodem.kastelik@nordicsemi.no>
1 parent e9e35c3 commit f852c22

File tree

1 file changed

+4
-1
lines changed

1 file changed

+4
-1
lines changed

west.yml

Lines changed: 4 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -23,6 +23,8 @@ manifest:
2323
url-base: https://github.com/zephyrproject-rtos
2424
- name: babblesim
2525
url-base: https://github.com/BabbleSim
26+
- name: mcutools
27+
url-base: https://github.com/mcu-tools
2628

2729
group-filter: [-babblesim, -optional]
2830

@@ -321,7 +323,8 @@ manifest:
321323
groups:
322324
- crypto
323325
- name: mcuboot
324-
revision: f3cc9476e233364031e9ab842290392f260fba82
326+
remote: mcutools
327+
revision: pull/2507/head
325328
path: bootloader/mcuboot
326329
groups:
327330
- bootloader

0 commit comments

Comments
 (0)