2019-03-19 06:19:39 +00:00
|
|
|
[mapping:espcoredump]
|
2019-01-29 14:49:56 +00:00
|
|
|
archive: libespcoredump.a
|
2019-09-11 18:23:44 +00:00
|
|
|
entries:
|
2019-01-29 14:49:56 +00:00
|
|
|
core_dump_uart (noflash_text)
|
|
|
|
core_dump_flash (noflash_text)
|
2019-02-21 08:10:21 +00:00
|
|
|
core_dump_common (noflash_text)
|
2019-09-11 18:23:44 +00:00
|
|
|
core_dump_port (noflash_text)
|
|
|
|
|
|
|
|
[mapping:spi_flash_override]
|
|
|
|
archive: libspi_flash.a
|
|
|
|
entries:
|
|
|
|
if ESP32_ENABLE_COREDUMP_TO_FLASH = y:
|
|
|
|
esp_flash_api (noflash_text)
|
|
|
|
esp_flash_spi_init (noflash_text)
|
|
|
|
else:
|
|
|
|
* (default)
|