We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent b1cb248 commit e438e72Copy full SHA for e438e72
west.yml
@@ -23,6 +23,8 @@ manifest:
23
url-base: https://github.com/zephyrproject-rtos
24
- name: babblesim
25
url-base: https://github.com/BabbleSim
26
+ - name: mcuboot_upstream
27
+ url-base: https://github.com/mcu-tools
28
29
group-filter: [-babblesim, -optional]
30
@@ -321,7 +323,8 @@ manifest:
321
323
groups:
322
324
- crypto
325
- name: mcuboot
- revision: d5b0dcb9aaee397fc105ae2228e8030038c3d871
326
+ remote: mcuboot_upstream
327
+ revision: pull/2479/head
328
path: bootloader/mcuboot
329
330
- bootloader
0 commit comments