File tree Expand file tree Collapse file tree 1 file changed +14
-3
lines changed
Expand file tree Collapse file tree 1 file changed +14
-3
lines changed Original file line number Diff line number Diff line change @@ -23,7 +23,11 @@ manifest:
2323 url-base : https://github.com/zephyrproject-rtos
2424 - name : babblesim
2525 url-base : https://github.com/BabbleSim
26-
26+ - name : memfault
27+ url-base : https://github.com/memfault
28+ - name : carles
29+ url-base : https://github.com/carlescufi
30+
2731 group-filter : [-babblesim, -optional]
2832
2933 #
@@ -34,7 +38,7 @@ manifest:
3438 path : modules/lib/acpica
3539 - name : bsim
3640 repo-path : babblesim-manifest
37- revision : 9ee22c707970f6621adba0375841c0a609e24628
41+ revision : 1f242f4ed7fc141fdfcfeca8d21c6d9e801179d7
3842 path : tools/bsim
3943 groups :
4044 - babblesim
@@ -157,7 +161,7 @@ manifest:
157161 groups :
158162 - hal
159163 - name : hal_espressif
160- revision : 0f1874284f5dee0d49cb23f44f756e7be404e7b7
164+ revision : pull/354/head
161165 path : modules/hal/espressif
162166 west-commands : west/west-commands.yml
163167 groups :
@@ -188,6 +192,7 @@ manifest:
188192 groups :
189193 - hal
190194 - name : hal_nordic
195+ remote : carles
191196 revision : cb7600a1be4c8b177867e6d463729c07dd3f6d73
192197 path : modules/hal/nordic
193198 groups :
@@ -342,6 +347,12 @@ manifest:
342347 - name : zcbor
343348 revision : 47f34dd7f5284e8750b5a715dee7f77c6c5bdc3f
344349 path : modules/lib/zcbor
350+ - name : memfault-firmware-sdk
351+ path : modules/lib/memfault-firmware-sdk
352+ revision : 1.12.0
353+ remote : memfault
354+
355+
345356
346357 self :
347358 path : zephyr
You can’t perform that action at this time.
0 commit comments