This website requires JavaScript.
Odkrywaj
Pomoc
Zarejestruj się
Zaloguj się
mirror
/
esp-idf
kopia lustrzana
https://github.com/espressif/esp-idf
Obserwuj
1
Polub
0
Forkuj
You've already forked esp-idf
0
Kod
Zgłoszenia
Projekty
Wydania
Wiki
Aktywność
c553430b0c
esp-idf
/
components
/
bt
/
linker.lf
6 wiersze
108 B
Plaintext
Czysty
Zwykły widok
Historia
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 06:56:29 +00:00
[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 08:12:07 +00: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 06:56:29 +00:00
* (extram_bss)