manifest: update Memfault SDK #1442
compliance.yml
on: pull_request
Run compliance checks on patch series (PR)
1m 49s
Annotations
3 errors
Run compliance checks on patch series (PR)
Process completed with exit code 1.
|
Run compliance checks on patch series (PR):
KconfigBasic.txt#L0
See https://docs.zephyrproject.org/latest/build/kconfig/tips.html for more details.
Undefined Kconfig symbols:
warning: undefined symbol PARTITION_MANAGER_ENABLED:
- Referenced at /home/runner/work/infuse-sdk/infuse-sdk/modules/lib/memfault/ports/zephyr/Kconfig:83:
config MEMFAULT_COREDUMP_STORAGE_RRAM
bool "RRAM backed coredump storage"
depends on NRFX_RRAMC && PARTITION_MANAGER_ENABLED && <choice MEMFAULT_COREDUMP_STORAGE>
help
Use an internal RRAM-backed coredump storage implementation. Requires
a partition labeled `memfault_coredump_partition`.
|
Run compliance checks on patch series (PR)
Process completed with exit code 1.
|