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-05 03:21:09 +02:00
Code Issues Packages Projects Releases Wiki Activity
Files
78937173cd5b64a5e762c6966b51fe33e65b0721
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.24.3 Page: 120ms 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