esp-idf/components/espcoredump
Vikram 207ac93d43 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-06-29 11:50:48 +05:30
..
include components: Change copyright in components files 2022-06-17 16:59:56 +02:00
include_core_dump Optionally disable logs in espcoredump component 2023-06-29 11:50:48 +05:30
src coredump: add support for stacks in external RAM 2022-12-22 12:47:22 +01:00
test coredump: remove tests (moved to esp-coredump repo) 2023-05-16 12:43:04 +08:00
CMakeLists.txt Storage: Partition APIs moved to the new component 'esp_partition' 2022-11-02 21:54:45 +01:00
espcoredump.py Tools: Fix flake8 version 5 warnings 2022-08-12 08:13:13 +00:00
Kconfig Optionally disable logs in espcoredump component 2023-06-29 11:50:48 +05:30
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