Skip to content

Commit 6d0f139

Browse files
committed
manifest: update mcuboot revision
Add CONFIG_MULTITHREADING config fragment for nrf54h20/cpuapp Signed-off-by: Riadh Ghaddab <riadh.ghaddab@nordicsemi.no>
1 parent 135adb7 commit 6d0f139

1 file changed

Lines changed: 4 additions & 1 deletion

File tree

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, -testing]
2830

@@ -335,7 +337,8 @@ manifest:
335337
groups:
336338
- crypto
337339
- name: mcuboot
338-
revision: 2d42e8eadcdb76737f99a0e03e6c6e322f8f1639
340+
remote: mcutools
341+
revision: pull/2681/head
339342
path: bootloader/mcuboot
340343
groups:
341344
- bootloader

0 commit comments

Comments
 (0)