esp-idf/components/esp_wifi
Xia Xiaotian b7e3886bf2 Fix ESP32S2BETA WiFi initialization crash issue
ESP32S2BETA does not need to enable WiFi common clock in WiFi library, for
WiFi common clock is not disabled when WiFi is in sleep state.
2019-12-30 16:51:12 +08:00
..
esp32/include
esp32s2beta/include
include Fix ESP32S2BETA WiFi initialization crash issue 2019-12-30 16:51:12 +08:00
lib@5c6c4dc741 Fix ESP32S2BETA WiFi initialization crash issue 2019-12-30 16:51:12 +08:00
src Fix ESP32S2BETA WiFi initialization crash issue 2019-12-30 16:51:12 +08:00
test WIFI: added log for wifi test, increased timeout 2019-12-19 14:53:28 +08:00
test_md5 esp_wifi: check header files MD5 on host 2019-11-27 23:00:11 +08:00
CMakeLists.txt esp_netif: extract wifi_netif module as an abstraction to wifi universal interface defined by if handle and callback 2019-11-13 12:36:25 +01:00
Kconfig wpa_supplicant: Support WPA3 4-way handshake, add config option 2019-11-26 10:59:55 +05:30
Makefile.projbuild
component.mk
linker.lf esp_wifi: Put some rx code to iram 2019-11-13 11:44:23 +00:00
sdkconfig.rename