esp-idf/components/esp_wifi
liu zhifu 197e0ae147 esp_wifi: fix some WiFi bugs
Fix following WiFi bugs:
1. Make smartconfig thread-safe
2. Fix WiFi stop/deinit memory leak
3. Refactor for WiFi init/deinit/ioctl etc
4. Add declaration for esp_wifi_internal_ioctl()
5. Fix the bug that WiFi stop leads to task watchdog
2019-05-22 22:18:05 +08:00
..
include esp_wifi: fix some WiFi bugs 2019-05-22 22:18:05 +08:00
lib_esp32@da2bdc15f4 esp_wifi: fix some WiFi bugs 2019-05-22 22:18:05 +08:00
src Rename Kconfig options (components/esp32) 2019-05-21 09:09:01 +02:00
test components: update with build system changes 2019-05-13 19:59:17 +08:00
CMakeLists.txt Rename Kconfig options (components/esp32) 2019-05-21 09:09:01 +02:00
component.mk Rename Kconfig options (components/esp32) 2019-05-21 09:09:01 +02:00
Kconfig Rename Kconfig options (components/esp32) 2019-05-21 09:09:01 +02:00
linker.lf ldgen: update component linker fragment files 2019-04-04 15:57:34 +08:00
sdkconfig.rename Rename Kconfig options (components/esp_wifi) 2019-05-21 09:09:01 +02:00