esp-idf/components/espcoredump
Vikram 2225bfda04 Optionally disable logs in espcoredump component
Early log strings used by this component are placed in DRAM.
Disabling these logs saves ~5KB of internal memory

Signed-off-by: Vikram <vikram.dattu@espressif.com>
2023-07-07 04:50:50 +00:00
..
corefile espcoredump: Fix Python style 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 Optionally disable logs in espcoredump component 2023-07-07 04:50:50 +00: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 Optionally disable logs in espcoredump component 2023-07-07 04:50:50 +00: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