zephyr/soc/xtensa/esp32
Sylvio Alves 4120601a6c soc: esp32: allow wifi and net stack into spiram
This PR adds a KConfig option that allows moving
all .noinit content related to wifi a net stack into external
ram. This free dram space to application.

Linker script files are also modified so that the content
are mapped into external ram.

Signed-off-by: Sylvio Alves <sylvio.alves@espressif.com>
2022-07-29 14:11:00 +02:00
..
include soc: migrate includes to <zephyr/...> 2022-05-06 19:57:59 +02:00
CMakeLists.txt soc: esp32: add _gettimeofday_r workaround 2022-05-11 10:47:27 +02:00
esp32-mp.c soc: migrate includes to <zephyr/...> 2022-05-06 19:57:59 +02:00
gdbstub.c soc: migrate includes to <zephyr/...> 2022-05-06 19:57:59 +02:00
Kconfig.defconfig soc: esp32: opt to make device handles in dram 2022-06-22 12:27:43 +02:00
Kconfig.soc soc: esp32: move phy tx power to soc config 2022-05-17 18:11:50 +02:00
linker.ld soc: esp32: allow wifi and net stack into spiram 2022-07-29 14:11:00 +02:00
loader.c soc: migrate includes to <zephyr/...> 2022-05-06 19:57:59 +02:00
newlib_fix.c include: add more missing zephyr/ prefixes 2022-05-27 15:20:27 -07:00
pinctrl_soc.h soc: esp32/s2/c3: pinctrl: update pin init macros 2022-07-01 16:22:18 +00:00
soc.c include: add more missing zephyr/ prefixes 2022-05-27 15:20:27 -07:00
soc.h soc: migrate includes to <zephyr/...> 2022-05-06 19:57:59 +02:00