Skip to content

Commit 826f001

Browse files
noahpjtguggedal
authored andcommitted
memfault: Update to 1.30.1
Update the Memfault SDK version from 1.30.0 to 1.30.1 . Release notes: https://github.com/memfault/memfault-firmware-sdk/releases/tag/1.30.1 Primarily fixes a double fault error on nRF91 + TF-M applications, during certain fault types, when `CONFIG_LOG_MODE_DEFERRED=y`. This error prevents correctly capturing a coredump when the fault occurs. Signed-off-by: Noah Pendleton <[email protected]>
1 parent 8f1896b commit 826f001

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

west.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -246,7 +246,7 @@ manifest:
246246
remote: throwtheswitch
247247
- name: memfault-firmware-sdk
248248
path: modules/lib/memfault-firmware-sdk
249-
revision: 1.30.0
249+
revision: 1.30.1
250250
remote: memfault
251251
- name: bsim
252252
repo-path: bsim_west

0 commit comments

Comments
 (0)