Logo
Explore Help
Sign In
espressif/esp-idf
1
0
Fork 1
You've already forked esp-idf
mirror of https://github.com/espressif/esp-idf.git synced 2025-10-04 19:10:58 +02:00
Code Issues Packages Projects Releases Wiki Activity
Files
15356857b51da76a57865f2aaeee7cc4850b257d
esp-idf/components/esp_gdbstub/linker.lf

7 lines
147 B
Plaintext
Raw Normal View History

gdbstub: move to a separate component, support multiple targets
2019-06-14 00:43:49 +08:00
[mapping:esp_gdbstub]
archive: libesp_gdbstub.a
espcoredump: fix issue with spi_flash access spi_flash has been updated and its functions work from flash by default instead of IRAM that cause issue add Kconfig value into espcoredump to enable spi_flash legacy mode (CONFIG_SPI_FLASH_USE_LEGACY_IMPL) when core dump is selected fix spi_flash issues to work correctly with legacy mode when CONFIG_SPI_FLASH_USE_LEGACY_IMPL is used
2019-09-06 15:37:55 +08:00
entries:
if ESP32_PANIC_HANDLER_IRAM = y:
* (noflash_text)
else:
* (default)
Reference in New Issue Copy Permalink
Powered by Gitea Version: 1.24.3 Page: 26ms Template: 1ms
English
Bahasa Indonesia Deutsch English Español Français Gaeilge Italiano Latviešu Magyar nyelv Nederlands Polski Português de Portugal Português do Brasil Suomi Svenska Türkçe Čeština Ελληνικά Български Русский Українська فارسی മലയാളം 日本語 简体中文 繁體中文(台灣) 繁體中文(香港) 한국어
Licenses API