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 4ef146d commit 950fb5fCopy full SHA for 950fb5f
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: nordicjm
27
+ url-base: https://github.com/nordicjm
28
29
group-filter: [-babblesim, -optional]
30
@@ -287,8 +289,9 @@ manifest:
287
289
groups:
288
290
- crypto
291
- name: mcuboot
- revision: ea2410697dd0262edec041a0ccb07fdbde7c1aff
292
+ revision: 58538ddfe21843edb39d7e7502812e61696e55c4
293
path: bootloader/mcuboot
294
+ remote: nordicjm
295
- name: mipi-sys-t
296
path: modules/debug/mipi-sys-t
297
0 commit comments