zephyr/drivers/wifi
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
..
esp32 soc: esp32: allow wifi and net stack into spiram 2022-07-29 14:11:00 +02:00
esp_at wifi: esp_at: Fix Coverity issues related to ESP_MAX_DNS 2022-07-04 16:06:41 +02:00
eswifi drivers: eswifi: Remove unused 'csn' field from struct 2022-07-06 12:42:45 -05:00
simplelink all: logging: Remove log_strdup function 2022-06-23 13:42:23 +02:00
winc1500 drivers: wifi: winc1500: Update driver to use gpio_dt_spec 2022-07-04 16:50:20 +02:00
CMakeLists.txt
Kconfig