We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 135adb7 commit 6d0f139Copy full SHA for 6d0f139
1 file changed
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: mcutools
27
+ url-base: https://github.com/mcu-tools
28
29
group-filter: [-babblesim, -optional, -testing]
30
@@ -335,7 +337,8 @@ manifest:
335
337
groups:
336
338
- crypto
339
- name: mcuboot
- revision: 2d42e8eadcdb76737f99a0e03e6c6e322f8f1639
340
+ remote: mcutools
341
+ revision: pull/2681/head
342
path: bootloader/mcuboot
343
344
- bootloader
0 commit comments