@@ -27,7 +27,13 @@ manifest:
2727 url-base : https://github.com/nrfconnect
2828 - name : carles
2929 url-base : https://github.com/carlescufi
30-
30+ - name : fail
31+ url-base : https://github.com/fail_this_request_abcdef
32+ - name : memfault
33+ url-base : https://github.com/memfault
34+ - name : throwtheswitch
35+ url-base : https://github.com/ThrowTheSwitch
36+
3137 group-filter : [-babblesim, -optional]
3238
3339 #
@@ -38,26 +44,18 @@ manifest:
3844 repo-path : sdk-connectedhomeip
3945 path : modules/lib/matter
4046 revision : 81eb1e99a9fd48bbf3bca2a56e7ac888c7f24a16
41- submodules :
42- - name : nlio
43- path : third_party/nlio/repo
44- - name : nlassert
45- path : third_party/nlassert/repo
46- - name : nlunit-test
47- path : third_party/nlunit-test/repo
48- - name : pigweed
49- path : third_party/pigweed/repo
50- - name : jsoncpp
51- path : third_party/jsoncpp/repo
47+ submodules : true
5248 - name : acpica
5349 revision : 8d24867bc9c9d81c81eeac59391cda59333affd4
5450 path : modules/lib/acpica
55- submodules : true
51+ submodules :
52+ - name : asub
53+ path : subs/asub
5654 - name : bsim
5755 repo-path : babblesim-manifest
58- revision : 9ee22c707970f6621adba0375841c0a609e24628
56+ remote : fail
57+ revision : 1f242f4ed7fc141fdfcfeca8d21c6d9e801179d7
5958 path : tools/bsim
60- submodules : true
6159 groups :
6260 - babblesim
6361 - name : babblesim_base
@@ -70,6 +68,8 @@ manifest:
7068 path : third_party/nlio/repo
7169 - name : nlassert
7270 path : third_party/nlassert/repo
71+ - name : zzzlassert
72+ path : third_party/this/repo
7373 groups :
7474 - babblesim
7575 - name : babblesim_ext_2G4_libPhyComv1
@@ -145,7 +145,6 @@ manifest:
145145 - name : cmsis
146146 revision : 4b96cbb174678dcd3ca86e11e1f24bc5f8726da0
147147 path : modules/hal/cmsis
148- west-commands : scripts/west/west-commands.yml
149148 groups :
150149 - hal
151150 - name : cmsis-dsp
@@ -162,7 +161,7 @@ manifest:
162161 - name : fatfs
163162 revision : 427159bf95ea49b7680facffaa29ad506b42709b
164163 path : modules/fs/fatfs
165- west-commands : commands /west-cmds .yml
164+ west-commands : scripts /west/west-commands .yml
166165 groups :
167166 - fs
168167 - name : hal_adi
@@ -186,7 +185,7 @@ manifest:
186185 groups :
187186 - hal
188187 - name : hal_espressif
189- revision : 0f1874284f5dee0d49cb23f44f756e7be404e7b7
188+ revision : pull/354/head
190189 path : modules/hal/espressif
191190 west-commands : west/west-commands.yml
192191 groups :
@@ -196,11 +195,6 @@ manifest:
196195 path : modules/hal/ethos_u
197196 groups :
198197 - hal
199- - name : hal_gigadevice
200- revision : 2994b7dde8b0b0fa9b9c0ccb13474b6a486cddc3
201- path : modules/hal/gigadevice
202- groups :
203- - hal
204198 - name : hal_infineon
205199 revision : 88d2529a3c5aee2e81947553bf6cbacb4671088c
206200 path : modules/hal/infineon
@@ -217,7 +211,7 @@ manifest:
217211 groups :
218212 - hal
219213 - name : hal_nordic
220- revision : cb7600a1be4c8b177867e6d463729c07dd3f6d73
214+ revision : 5c8d109371ebb740fbef1f440a3b59e488a36717
221215 path : modules/hal/nordic
222216 groups :
223217 - hal
@@ -336,7 +330,7 @@ manifest:
336330 path : modules/lib/open-amp
337331 - name : openthread
338332 remote : carles
339- revision : 2aeb8b833ba760ec29d5f340dd1ce7bcb61c5d56
333+ revision : pull/1/head
340334 path : modules/lib/openthread
341335 - name : percepio
342336 path : modules/debug/percepio
@@ -346,6 +340,9 @@ manifest:
346340 - name : picolibc
347341 path : modules/lib/picolibc
348342 revision : d492d5fa7c96918e37653f303028346bb0dd51a2
343+ submodules :
344+ - name : hisub
345+ path : path/to/hisub
349346 - name : segger
350347 revision : b011c45b585e097d95d9cf93edf4f2e01588d3cd
351348 path : modules/debug/segger
@@ -372,8 +369,20 @@ manifest:
372369 revision : 84ef879a46d7bfd9a423fbfb502b04289861f9ea
373370 path : modules/lib/uoscore-uedhoc
374371 - name : zcbor
372+ remote : carles
375373 revision : 47f34dd7f5284e8750b5a715dee7f77c6c5bdc3f
376374 path : modules/lib/zcbor
375+ - name : memfault-firmware-sdk
376+ path : modules/lib/memfault-firmware-sdk
377+ revision : 1.12.0
378+ remote : memfault
379+ - name : cmock
380+ path : test/cmock
381+ submodules : true
382+ revision : f65066f15d8248e6dcb778efb8739904a4512087
383+ remote : throwtheswitch
384+
385+
377386
378387 self :
379388 path : zephyr
0 commit comments