esp-idf/components/espcoredump/include_core_dump
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
..
port coredump: custom core dump stack is now supported on Xtensa targets 2022-12-26 12:24:26 +01:00
core_dump_binary.h espcoredump: code refactoring and add support for RISC-V implemetation 2021-02-07 19:04:19 +08:00
core_dump_checksum.h espcoredump: code refactoring and add support for RISC-V implemetation 2021-02-07 19:04:19 +08:00
core_dump_elf.h espcoredump: code refactoring and add support for RISC-V implemetation 2021-02-07 19:04:19 +08:00
elf.h Whitespace: Automated whitespace fixes (large commit) 2020-11-11 07:36:35 +00:00
esp_core_dump_common.h espcoredump: code refactoring and add support for RISC-V implemetation 2021-02-07 19:04:19 +08:00
esp_core_dump_port.h coredump: Parse backtrace info for RISCV 2021-05-17 11:43:25 +05:30
esp_core_dump_types.h Optionally disable logs in espcoredump component 2023-07-07 04:50:50 +00:00