Skip to content

Commit 6588651

Browse files
committed
manifest: changes
Changes. Signed-off-by: Carles Cufi <[email protected]>
1 parent c133b64 commit 6588651

File tree

1 file changed

+11
-3
lines changed

1 file changed

+11
-3
lines changed

west.yml

Lines changed: 11 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -23,7 +23,9 @@ 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+
2729
group-filter: [-babblesim, -optional]
2830

2931
#
@@ -34,7 +36,7 @@ manifest:
3436
path: modules/lib/acpica
3537
- name: bsim
3638
repo-path: babblesim-manifest
37-
revision: 9ee22c707970f6621adba0375841c0a609e24628
39+
revision: 1f242f4ed7fc141fdfcfeca8d21c6d9e801179d7
3840
path: tools/bsim
3941
groups:
4042
- babblesim
@@ -188,7 +190,7 @@ manifest:
188190
groups:
189191
- hal
190192
- name: hal_nordic
191-
revision: cb7600a1be4c8b177867e6d463729c07dd3f6d73
193+
revision: pull/244/head
192194
path: modules/hal/nordic
193195
groups:
194196
- hal
@@ -342,6 +344,12 @@ manifest:
342344
- name: zcbor
343345
revision: 47f34dd7f5284e8750b5a715dee7f77c6c5bdc3f
344346
path: modules/lib/zcbor
347+
- name: memfault-firmware-sdk
348+
path: modules/lib/memfault-firmware-sdk
349+
revision: 1.12.0
350+
remote: memfault
351+
352+
345353

346354
self:
347355
path: zephyr

0 commit comments

Comments
 (0)