Skip to content

Commit

Permalink
manifest: Update MCUboot
Browse files Browse the repository at this point in the history
Updates MCUboot to bring in updated hwmv2 board names

Signed-off-by: Jamie McCrae <[email protected]>
  • Loading branch information
nordicjm committed Feb 8, 2024
1 parent 584cb16 commit 7d7ba93
Showing 1 changed file with 4 additions and 1 deletion.
5 changes: 4 additions & 1 deletion west.yml
Original file line number Diff line number Diff line change
Expand Up @@ -23,6 +23,8 @@ manifest:
url-base: https://github.com/zephyrproject-rtos
- name: babblesim
url-base: https://github.com/BabbleSim
- name: mcutools
url-base: https://github.com/mcu-tools

group-filter: [-babblesim, -optional]

Expand Down Expand Up @@ -282,8 +284,9 @@ manifest:
groups:
- crypto
- name: mcuboot
revision: f09e205b1e4a8d2bc3f50dffa7960d6ccd14df59
revision: pull/1900/head
path: bootloader/mcuboot
path: mcutools
- name: mipi-sys-t
path: modules/debug/mipi-sys-t
groups:
Expand Down

0 comments on commit 7d7ba93

Please sign in to comment.