esp-idf/components/lwip
Sachin Parekh be5563207d 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-12-04 06:32:38 +00:00
..
apps Whitespace: Automated whitespace fixes (large commit) 2020-11-11 07:36:35 +00:00
include/apps Whitespace: Automated whitespace fixes (large commit) 2020-11-11 07:36:35 +00:00
lwip@889c3875bf
port/esp32 lwip: Added support for configurable LwIP hooks 2020-11-26 12:02:00 +00:00
test_afl_host freertos: Add RISC-V port 2020-11-13 07:49:11 +11:00
weekend_test Whitespace: Automated whitespace fixes (large commit) 2020-11-11 07:36:35 +00:00
CMakeLists.txt lwip: Added support for configurable LwIP hooks 2020-11-26 12:02:00 +00:00
Kconfig lwip: Added support for configurable LwIP hooks 2020-11-26 12:02:00 +00:00
component.mk lwip: Added support for configurable LwIP hooks 2020-11-26 12:02:00 +00:00
linker.lf esp32: Provision to redirect .bss to external ram through linker fragments 2020-12-04 06:32:38 +00:00
sdkconfig.rename