From 3af18c0422f9ee249d37d1ea80b25f2c911e5d17 Mon Sep 17 00:00:00 2001 From: Tian Hao Date: Fri, 30 Aug 2019 21:18:34 +0800 Subject: [PATCH] fix some coex bugs 1. fix the bug that bb reset lock unhandled may cause assert in vPortCPUReleaseMutexIntsDisabledInternal 2. fix wifi mac reset may blocking then cause wdt timeout 3. fix bug wifi mac reset before coex init --- 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 8b2b62efb3..63590d0f5e 160000 --- a/components/esp_wifi/lib_esp32 +++ b/components/esp_wifi/lib_esp32 @@ -1 +1 @@ -Subproject commit 8b2b62efb3ce88b053e41c21a1cdb3d1d409e32e +Subproject commit 63590d0f5e024ad8baf4191ca6195bb7cf514381