This website requires JavaScript.
Explore
Help
Sign In
espressif
/
esp-idf
Watch
1
Star
0
Fork
1
You've already forked esp-idf
mirror of
https://github.com/espressif/esp-idf.git
synced
2025-11-03 16:41:44 +01:00
Code
Issues
Packages
Projects
Releases
Wiki
Activity
Files
ad09955b1f90aad89833fc0546f417ed4867d8be
esp-idf
/
components
/
bt
/
linker.lf
6 lines
108 B
Plaintext
Raw
Normal View
History
Unescape
Escape
esp32: Provision to redirect .bss to external ram through linker fragments Include external ram section in the linker template to process it through linker script generation mechanism. This enables redirection of .bss section to external memory using linker fragments libnet80211, libpp, libbt, liblwip: Redirect .bss through fragments
2020-07-31 12:26:29 +05:30
[mapping:bt]
archive: libbt.a
entries:
esp_common: Fix issue with SPIRAM_ALLOW_BSS_SEG_EXTERNAL_MEMORY not visible on c3 Create a common symbol name to use from linker.lf fragments
2020-12-30 19:12:07 +11:00
if ESP_ALLOW_BSS_SEG_EXTERNAL_MEMORY = y:
esp32: Provision to redirect .bss to external ram through linker fragments Include external ram section in the linker template to process it through linker script generation mechanism. This enables redirection of .bss section to external memory using linker fragments libnet80211, libpp, libbt, liblwip: Redirect .bss through fragments
2020-07-31 12:26:29 +05:30
* (extram_bss)
Reference in New Issue
Copy Permalink