mirror of
https://github.com/espressif/esp-idf.git
synced 2025-09-30 17:10:57 +02:00
lwip: fix multiple section mapping
This commit is contained in:
@@ -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)
|
||||||
|
Reference in New Issue
Block a user