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 adf02e0 commit dc78bccCopy full SHA for dc78bcc
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: f67df432b907f1d09c31f6f122b5dc2ae898b3e7
315
+ revision: pull/2266/head
316
path: bootloader/mcuboot
317
+ remote: mcu-tools
318
319
- bootloader
320
- name: mipi-sys-t
0 commit comments