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-11-18 08:20:54 +01:00
Code Issues Packages Projects Releases Wiki Activity
Files
61bb752cdb7ca02d02f1e2024fb4dc6f47d3f78b
esp-idf/components/esp_gdbstub/linker.lf

8 lines
145 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
entries:
Merge branch 'master' into feature/esp32s2beta_merge
2019-09-16 10:56:48 +10:00
if ESP_PANIC_HANDLER_IRAM = y:
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
* (noflash_text)
else:
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-10 18:40:01 +11:00
* (default)
Reference in New Issue Copy Permalink
Powered by Gitea Version: 1.25.1 Page: 151ms 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