2019-03-19 06:19:39 +00:00
|
|
|
[mapping:espcoredump]
|
2019-01-29 14:49:56 +00:00
|
|
|
archive: libespcoredump.a
|
|
|
|
entries:
|
2019-09-06 07:37:55 +00:00
|
|
|
if ESP32_PANIC_HANDLER_IRAM = y:
|
|
|
|
core_dump_uart (noflash_text)
|
|
|
|
core_dump_flash (noflash_text)
|
|
|
|
core_dump_common (noflash_text)
|
|
|
|
core_dump_port (noflash_text)
|
|
|
|
else:
|
|
|
|
* (default)
|