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 00e217d commit a77b58fCopy full SHA for a77b58f
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: mcu-tools
27
+ url-base: https://github.com/mcu-tools
28
29
group-filter: [-babblesim, -optional]
30
@@ -310,8 +312,9 @@ manifest:
310
312
groups:
311
313
- crypto
314
- name: mcuboot
- revision: 461e060e8687c9a75074effcc61d7f68c5112cfd
315
+ revision: pull/2406/head
316
path: bootloader/mcuboot
317
+ remote: mcu-tools
318
319
- bootloader
320
- name: mipi-sys-t
0 commit comments