Skip to content

Commit 2711ed9

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

File tree

1 file changed

+10
-2
lines changed

1 file changed

+10
-2
lines changed

west.yml

Lines changed: 10 additions & 2 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
@@ -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)