Skip to content

Conversation

noahp
Copy link
Contributor

@noahp noahp commented Oct 6, 2025

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.

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]>
@noahp noahp requested review from a team as code owners October 6, 2025 17:16
@NordicBuilder NordicBuilder added manifest changelog-entry-required Update changelog before merge. Remove label if entry is not needed or already added. labels Oct 6, 2025
@NordicBuilder
Copy link
Contributor

The following west manifest projects have changed revision in this Pull Request:

Name Old Revision New Revision Diff
memfault-firmware-sdk memfault/[email protected] memfault/[email protected] memfault/[email protected]

All manifest checks OK

Note: This message is automatically posted and updated by the Manifest GitHub Action.

@NordicBuilder
Copy link
Contributor

NordicBuilder commented Oct 6, 2025

CI Information

To view the history of this post, clich the 'edited' button above
Build number: 1

Inputs:

Sources:

memfault-firmware-sdk: PR head: 5b833a7b715e6ef8cda9e1c8debccd9689cd000b
sdk-nrf: PR head: e6e5f8b475a365e31acf600b4a57ddb598438dec

more details

memfault-firmware-sdk:

PR head: 5b833a7b715e6ef8cda9e1c8debccd9689cd000b
merge base: 2d0fd16645e7c7b1aac78b4756045f222e470627
Diff

sdk-nrf:

PR head: e6e5f8b475a365e31acf600b4a57ddb598438dec
merge base: 5b2b4227fea0f7f8e6f6e44b4e30dd48941d06e0
target head (main): 5b2b4227fea0f7f8e6f6e44b4e30dd48941d06e0
Diff

Github labels

Enabled Name Description
ci-disabled Disable the ci execution
ci-all-test Run all of ci, no test spec filtering will be done
ci-force-downstream Force execution of downstream even if twister fails
ci-run-twister Force run twister
ci-run-zephyr-twister Force run zephyr twister
List of changed files detected by CI (13)
modules
│  ├── lib
│  │  ├── memfault-firmware-sdk
│  │  │  ├── CHANGELOG.md
│  │  │  ├── VERSION
│  │  │  ├── components
│  │  │  │  ├── include
│  │  │  │  │  ├── memfault
│  │  │  │  │  │  │ version.h
│  │  │  ├── ports
│  │  │  │  ├── zephyr
│  │  │  │  │  ├── common
│  │  │  │  │  │  │ memfault_logging.c
│  │  │  ├── tasks
│  │  │  │  ├── esp32.py
│  │  │  │  ├── gdb.py
│  │  │  │  ├── macos_ftdi.py
│  │  │  │  ├── mbed.py
│  │  │  │  ├── nrf.py
│  │  │  │  ├── print_chunk_watcher.py
│  │  │  │  ├── wiced.py
│  │  │  │  │ zephyr.py
west.yml

Outputs:

Toolchain

Version: a7529a11f4
Build docker image: docker-dtr.nordicsemi.no/sw-production/ncs-build:a7529a11f4_bba2ea5f2e

Test Spec & Results: ✅ Success; ❌ Failure; 🟠 Queued; 🟡 Progress; ◻️ Skipped; ⚠️ Quarantine

  • ◻️ Toolchain - Skipped: existing toolchain is used
  • ✅ Build twister
    • sdk-nrf test count: 12
  • ✅ Integration tests
    • ✅ test-fw-nrfconnect-ble_samples
Disabled integration tests
    • desktop52_verification
    • test_ble_nrf_config
    • test-fw-nrfconnect-apps
    • test-fw-nrfconnect-ble_mesh
    • test-fw-nrfconnect-chip
    • test-fw-nrfconnect-fem
    • test-fw-nrfconnect-nfc
    • test-fw-nrfconnect-nrf-iot_cloud
    • test-fw-nrfconnect-nrf-iot_libmodem-nrf
    • test-fw-nrfconnect-nrf-iot_lwm2m
    • test-fw-nrfconnect-nrf-iot_samples
    • test-fw-nrfconnect-nrf-iot_serial_lte_modem
    • test-fw-nrfconnect-nrf-iot_thingy91
    • test-fw-nrfconnect-nrf-iot_zephyr_lwm2m
    • test-fw-nrfconnect-nrf_crypto
    • test-fw-nrfconnect-proprietary_esb
    • test-fw-nrfconnect-ps-main
    • test-fw-nrfconnect-rpc
    • test-fw-nrfconnect-rs
    • test-fw-nrfconnect-tfm
    • test-fw-nrfconnect-thread-main
    • test-low-level
    • test-sdk-audio
    • test-sdk-dfu
    • test-sdk-find-my
    • test-sdk-mcuboot
    • test-sdk-pmic-samples
    • test-sdk-wifi
    • test-secdom-samples-public

Note: This message is automatically posted and updated by the CI

Copy link

github-actions bot commented Oct 6, 2025

You can find the documentation preview for this PR here.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
changelog-entry-required Update changelog before merge. Remove label if entry is not needed or already added. manifest manifest-memfault-firmware-sdk
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants