mirror of
https://github.com/espressif/esp-idf.git
synced 2024-10-05 20:47:46 -04:00
lwip: fix multiple section mapping
This commit is contained in:
parent
1fa2308e52
commit
03fe1d6af2
@ -81,9 +81,6 @@ entries:
|
|||||||
ethernetif:ethernetif_input (noflash_text)
|
ethernetif:ethernetif_input (noflash_text)
|
||||||
wlanif:low_level_output (noflash_text)
|
wlanif:low_level_output (noflash_text)
|
||||||
wlanif:wlanif_input (noflash_text)
|
wlanif:wlanif_input (noflash_text)
|
||||||
else:
|
|
||||||
|
|
||||||
* (default)
|
|
||||||
|
|
||||||
if ESP_ALLOW_BSS_SEG_EXTERNAL_MEMORY = y:
|
if ESP_ALLOW_BSS_SEG_EXTERNAL_MEMORY = y:
|
||||||
* (extram_bss)
|
* (extram_bss)
|
||||||
|
Loading…
Reference in New Issue
Block a user