1
0
mirror of https://github.com/RIOT-OS/RIOT.git synced 2024-12-29 04:50:03 +01:00
RIOT/cpu/esp_common/esp-wifi
Gunar Schorcht 1505c105d2 cpu/esp32: allow WiFi modem sleep
Due to stability reasons, the SoftAP interface of the WiFi module was always enabled in former versions even if only the station interface was used. Therefore the WiFi modem had to be always active and the SoC could not enter the modem sleep mode. Therefore, the SoftAP interface is only enabled when ESP-NOW is used.
2020-03-31 13:17:23 +02:00
..
doc.txt cpu/esp32/esp_wifi: doc for WPA2 Enterprise mode 2020-03-22 15:47:06 +01:00
esp_wifi_gnrc.c cpu/esp8266: move esp_wifi to cpu/esp_common 2020-02-21 09:09:34 +01:00
esp_wifi_netdev.c cpu/esp32: allow WiFi modem sleep 2020-03-31 13:17:23 +02:00
esp_wifi_netdev.h cpu/esp8266: move esp_wifi to cpu/esp_common 2020-02-21 09:09:34 +01:00
esp_wifi_params.h esp-wifi: allow connecting to open networks 2020-02-22 13:45:15 +01:00
Makefile cpu/esp8266: move esp_wifi to cpu/esp_common 2020-02-21 09:09:34 +01:00