From: Deng Xin Date: Tue, 17 Oct 2017 06:57:45 +0000 (+0800) Subject: esp32: fix some wifi bugs X-Git-Tag: v3.1-dev~155^2 X-Git-Url: https://granicus.if.org/sourcecode?a=commitdiff_plain;h=80b14fc77f3963726b90531c4553cc196742fbf0;p=esp-idf esp32: fix some wifi bugs 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 --- diff --git a/components/esp32/lib b/components/esp32/lib index d7c77c5ae8..a0d77be618 160000 --- a/components/esp32/lib +++ b/components/esp32/lib @@ -1 +1 @@ -Subproject commit d7c77c5ae8206c5a2395a39c6f47c0da6637fc8a +Subproject commit a0d77be618bc933415eb0ffd7c2a0610ef3336d6