memfault / memfault-firmware-sdk

Memfault SDK for embedded systems. Observability, logging, crash reporting, and OTA all in one service. More information at https://docs.memfault.com.
https://memfault.com
Other
149 stars 75 forks source link

zephyr: flash supported #53

Closed dingiso closed 1 year ago

dingiso commented 1 year ago

Hi memfault maintainer

Does memfault support storing coredump information in FLASH for the Zephyr OS? I noticed that the coredump information is

currently stored in the noinit RAM region, but I'm wondering if there is support for storing it in FLASH instead.

Thanks, Dingisoul