From d9cfb05eb6996f0abb8aa6e62a0df0590f0ada17 Mon Sep 17 00:00:00 2001 From: zhangyanjiao Date: Sun, 29 Sep 2019 11:38:11 +0800 Subject: [PATCH] esp_wifi: 1. Fixed smartconfig ipc crash 2. Fix the WiFi init sequence bug 3. Fixed the bug that WiFi stop leads to task watchdog 4. Put g_promis_buf to IRAM --- components/esp_wifi/lib_esp32 | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/components/esp_wifi/lib_esp32 b/components/esp_wifi/lib_esp32 index f915fe1df..9518ffc61 160000 --- a/components/esp_wifi/lib_esp32 +++ b/components/esp_wifi/lib_esp32 @@ -1 +1 @@ -Subproject commit f915fe1df49b90ac969595a36e1ae1a36d2ece82 +Subproject commit 9518ffc61013bcc6dfab034470fbb1bc60225c24