esp-idf/components/esp_gdbstub/linker.lf
Angus Gratton 66fb5a29bb Whitespace: Automated whitespace fixes (large commit)
Apply the pre-commit hook whitespace fixes to all files in the repo.

(Line endings, blank lines at end of file, trailing whitespace)
2020-11-11 07:36:35 +00:00

8 lines
145 B
Plaintext

[mapping:esp_gdbstub]
archive: libesp_gdbstub.a
entries:
if ESP_PANIC_HANDLER_IRAM = y:
* (noflash_text)
else:
* (default)