OVMS3-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 run WiFi on ESP32SBETA 2019-06-28 11:34:49 +08:00
esp32s2beta/include run WiFi on ESP32SBETA 2019-06-28 11:34:49 +08:00
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
component.mk esp_wifi: merge esp32s2beta WiFi library to master branch 2019-10-29 19:41:33 +08:00
Kconfig wpa_supplicant: Support WPA3 4-way handshake, add config option 2019-11-26 10:59:55 +05:30
linker.lf esp_wifi: Put some rx code to iram 2019-11-13 11:44:23 +00:00
Makefile.projbuild run WiFi on ESP32SBETA 2019-06-28 11:34:49 +08:00
sdkconfig.rename Rename Kconfig options (components/esp_wifi) 2019-05-21 09:09:01 +02:00