esp-idf/components/espcoredump
Angus Gratton e32cca2ad1 loader: Fix handling of APP_RETRIEVE_LEN_ELF_SHA
With the default APP_RETRIEVE_LEN_ELF_SHA setting, core dump files only have a
truncated ELF SHA256 in them. Account for this when comparing the core dump SHA
with the app ELF SHA.
2023-06-21 12:56:00 +00:00
..
corefile loader: Fix handling of APP_RETRIEVE_LEN_ELF_SHA 2023-06-21 12:56:00 +00:00
include coredump: Parse backtrace info for RISCV 2021-05-17 11:43:25 +05:30
include_core_dump coredump: custom core dump stack is now supported on Xtensa targets 2022-12-26 12:24:26 +01:00
src coredump: add support for stacks in external RAM 2023-02-15 17:46:54 +08:00
test coredump: remove tests (moved to esp-coredump repo) 2023-05-16 13:04:27 +08:00
CMakeLists.txt espcoredump: On device core dump parsing to generate summary 2021-04-09 09:43:40 +05:30
component.mk espcoredump: On device core dump parsing to generate summary 2021-04-09 09:43:40 +05:30
espcoredump.py tools: fix the missing chip type in esp-coredump when the board is not connected 2023-02-08 10:07:15 +08:00
Kconfig coredump: add support for stacks in external RAM 2023-02-15 17:46:54 +08:00
linker.lf espcoredump: fix a bug where tracked DRAM data where not dumped 2022-02-22 02:38:00 +00:00
sdkconfig.rename espcoredump: remove ESP32 prefix from config options 2020-09-30 20:22:27 +05:30