]> granicus.if.org Git - esp-idf/commitdiff
esp32: fix some wifi bugs
authorDeng Xin <dengxin@espressif.com>
Tue, 17 Oct 2017 06:57:45 +0000 (14:57 +0800)
committerDeng Xin <dengxin@espressif.com>
Wed, 18 Oct 2017 06:53:19 +0000 (14:53 +0800)
1. Fix WiFi timer enable twice issue
2. Fix a softAP compatibility issue
3. Fix ebuf alloc counter issue
4. remove nvs_flash_init() in esp_wifi_init()
5. Fix scan only find few APs after set bssid
6. Fix can not connect to hidden SoftAP
7. Remove group key entry before connecting ot AP

components/esp32/lib

index d7c77c5ae8206c5a2395a39c6f47c0da6637fc8a..a0d77be618bc933415eb0ffd7c2a0610ef3336d6 160000 (submodule)
@@ -1 +1 @@
-Subproject commit d7c77c5ae8206c5a2395a39c6f47c0da6637fc8a
+Subproject commit a0d77be618bc933415eb0ffd7c2a0610ef3336d6