@@ -25,8 +25,13 @@ 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+ - name : throwtheswitch
33+ url-base : https://github.com/ThrowTheSwitch
34+
3035 group-filter : [-babblesim, -optional]
3136
3237 #
@@ -37,26 +42,17 @@ manifest:
3742 repo-path : sdk-connectedhomeip
3843 path : modules/lib/matter
3944 revision : 81eb1e99a9fd48bbf3bca2a56e7ac888c7f24a16
40- submodules :
41- - name : nlio
42- path : third_party/nlio/repo
43- - name : nlassert
44- path : third_party/nlassert/repo
45- - name : nlunit-test
46- path : third_party/nlunit-test/repo
47- - name : pigweed
48- path : third_party/pigweed/repo
49- - name : jsoncpp
50- path : third_party/jsoncpp/repo
45+ submodules : true
5146 - name : acpica
5247 revision : 8d24867bc9c9d81c81eeac59391cda59333affd4
5348 path : modules/lib/acpica
54- submodules : true
49+ submodules :
50+ - name : asub
51+ path : subs/asub
5552 - name : bsim
5653 repo-path : babblesim-manifest
57- revision : 9ee22c707970f6621adba0375841c0a609e24628
54+ revision : 1f242f4ed7fc141fdfcfeca8d21c6d9e801179d7
5855 path : tools/bsim
59- submodules : true
6056 groups :
6157 - babblesim
6258 - name : babblesim_base
@@ -69,6 +65,8 @@ manifest:
6965 path : third_party/nlio/repo
7066 - name : nlassert
7167 path : third_party/nlassert/repo
68+ - name : zzzlassert
69+ path : third_party/this/repo
7270 groups :
7371 - babblesim
7472 - name : babblesim_ext_2G4_libPhyComv1
@@ -144,7 +142,6 @@ manifest:
144142 - name : cmsis
145143 revision : 4b96cbb174678dcd3ca86e11e1f24bc5f8726da0
146144 path : modules/hal/cmsis
147- west-commands : scripts/west/west-commands.yml
148145 groups :
149146 - hal
150147 - name : cmsis-dsp
@@ -161,7 +158,7 @@ manifest:
161158 - name : fatfs
162159 revision : 427159bf95ea49b7680facffaa29ad506b42709b
163160 path : modules/fs/fatfs
164- west-commands : commands /west-cmds .yml
161+ west-commands : scripts /west/west-commands .yml
165162 groups :
166163 - fs
167164 - name : hal_adi
@@ -185,7 +182,7 @@ manifest:
185182 groups :
186183 - hal
187184 - name : hal_espressif
188- revision : 0f1874284f5dee0d49cb23f44f756e7be404e7b7
185+ revision : pull/354/head
189186 path : modules/hal/espressif
190187 west-commands : west/west-commands.yml
191188 groups :
@@ -195,11 +192,6 @@ manifest:
195192 path : modules/hal/ethos_u
196193 groups :
197194 - hal
198- - name : hal_gigadevice
199- revision : 2994b7dde8b0b0fa9b9c0ccb13474b6a486cddc3
200- path : modules/hal/gigadevice
201- groups :
202- - hal
203195 - name : hal_infineon
204196 revision : 88d2529a3c5aee2e81947553bf6cbacb4671088c
205197 path : modules/hal/infineon
@@ -216,7 +208,7 @@ manifest:
216208 groups :
217209 - hal
218210 - name : hal_nordic
219- revision : cb7600a1be4c8b177867e6d463729c07dd3f6d73
211+ revision : 5c8d109371ebb740fbef1f440a3b59e488a36717
220212 path : modules/hal/nordic
221213 groups :
222214 - hal
@@ -344,13 +336,17 @@ manifest:
344336 - name : picolibc
345337 path : modules/lib/picolibc
346338 revision : d492d5fa7c96918e37653f303028346bb0dd51a2
339+ submodules :
340+ - name : hisub
341+ path : path/to/hisub
347342 - name : segger
348343 revision : b011c45b585e097d95d9cf93edf4f2e01588d3cd
349344 path : modules/debug/segger
350345 submodules : true
351346 groups :
352347 - debug
353348 - name : tinycrypt
349+ remote : carles
354350 revision : 1012a3ebee18c15ede5efc8332ee2fc37817670f
355351 path : modules/crypto/tinycrypt
356352 groups :
@@ -371,6 +367,17 @@ manifest:
371367 - name : zcbor
372368 revision : 47f34dd7f5284e8750b5a715dee7f77c6c5bdc3f
373369 path : modules/lib/zcbor
370+ - name : memfault-firmware-sdk
371+ path : modules/lib/memfault-firmware-sdk
372+ revision : 1.12.0
373+ remote : memfault
374+ - name : cmock
375+ path : test/cmock
376+ submodules : true
377+ revision : f65066f15d8248e6dcb778efb8739904a4512087
378+ remote : throwtheswitch
379+
380+
374381
375382 self :
376383 path : zephyr
0 commit comments