esp-idf/components/espcoredump
Omar Chebib b0afae5e60 espcoredump: fix a bug where tracked DRAM data where not dumped
Variables marked as COREDUMP_DRAM_ATTR will now be part of the core dump.

* Closes https://github.com/espressif/esp-idf/issues/8151
2022-01-06 16:53:35 +08:00
..
corefile esp_hw_support: update esp32s3 chip ID to the MP version 2021-09-13 15:16:45 +02:00
include coredump: Parse backtrace info for RISCV 2021-05-17 11:43:25 +05:30
include_core_dump esp_hw_support: Removed deprecated CPU util functions 2021-12-28 16:58:37 +05:30
src esp_hw_support: Removed deprecated CPU util functions 2021-12-28 16:58:37 +05:30
test Build & config: Remove leftover files from the unsupported "make" build system 2021-11-11 15:32:36 +01:00
test_apps coredump: Add some notes on how to generate test data 2021-10-13 15:06:41 +07:00
CMakeLists.txt espcoredump: On device core dump parsing to generate summary 2021-04-09 09:43:40 +05:30
espcoredump.py feat(coredump): add esp32s2 and esp32c3 support 2021-04-26 20:44:23 +08:00
Kconfig freertos: add kconfig options for task snapshot functions 2021-09-01 15:13:48 +08:00
linker.lf espcoredump: fix a bug where tracked DRAM data where not dumped 2022-01-06 16:53:35 +08:00
sdkconfig.rename espcoredump: remove ESP32 prefix from config options 2020-09-30 20:22:27 +05:30