OVMS3-idf/components/esp_wifi
zhangyanjiao 56c309b40b fix the bugs in ESP-NOW:
1. fix the bug when modifying the channel info of peer node
2. fix the crash when modifying peer node between unencrypted and encrypted
3. fix the bug for fetch peer
4. modify the esp_wifi_set_channel() function
5. fix the bug that the channel parameter doesn't work when adding peer node

Closes https://github.com/espressif/esp-idf/issues/2833
Closes https://github.com/espressif/esp-idf/issues/4311
2019-12-25 11:46:27 +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 the bugs in ESP-NOW: 2019-12-25 11:46:27 +08:00
lib@53a0e9fc26 fix the bugs in ESP-NOW: 2019-12-25 11:46:27 +08:00
src esp_wifi: fix a WiFi receiving bug 2019-12-24 21:32:03 +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