@@ -25,8 +25,11 @@ manifest:
2525 url-base : https://github.com/BabbleSim
2626 - name : nrfconnect
2727 url-base : https://github.com/nrfconnect
28-
29-
28+ - name : memfault
29+ url-base : https://github.com/memfault
30+ - name : carles
31+ url-base : https://github.com/carlescufi
32+
3033 group-filter : [-babblesim, -optional]
3134
3235 #
@@ -54,7 +57,7 @@ manifest:
5457 submodules : true
5558 - name : bsim
5659 repo-path : babblesim-manifest
57- revision : 9ee22c707970f6621adba0375841c0a609e24628
60+ revision : 1f242f4ed7fc141fdfcfeca8d21c6d9e801179d7
5861 path : tools/bsim
5962 groups :
6063 - babblesim
@@ -179,7 +182,7 @@ manifest:
179182 groups :
180183 - hal
181184 - name : hal_espressif
182- revision : 0f1874284f5dee0d49cb23f44f756e7be404e7b7
185+ revision : pull/354/head
183186 path : modules/hal/espressif
184187 west-commands : west/west-commands.yml
185188 groups :
@@ -189,11 +192,6 @@ manifest:
189192 path : modules/hal/ethos_u
190193 groups :
191194 - hal
192- - name : hal_gigadevice
193- revision : 2994b7dde8b0b0fa9b9c0ccb13474b6a486cddc3
194- path : modules/hal/gigadevice
195- groups :
196- - hal
197195 - name : hal_infineon
198196 revision : 88d2529a3c5aee2e81947553bf6cbacb4671088c
199197 path : modules/hal/infineon
@@ -210,6 +208,7 @@ manifest:
210208 groups :
211209 - hal
212210 - name : hal_nordic
211+ remote : carles
213212 revision : cb7600a1be4c8b177867e6d463729c07dd3f6d73
214213 path : modules/hal/nordic
215214 groups :
@@ -365,6 +364,12 @@ manifest:
365364 - name : zcbor
366365 revision : 47f34dd7f5284e8750b5a715dee7f77c6c5bdc3f
367366 path : modules/lib/zcbor
367+ - name : memfault-firmware-sdk
368+ path : modules/lib/memfault-firmware-sdk
369+ revision : 1.12.0
370+ remote : memfault
371+
372+
368373
369374 self :
370375 path : zephyr
0 commit comments