From a8590c7e8e122c426e239afab6e639d1e6738ef9 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 6daf922fa..b20273f63 160000 --- a/components/esp_wifi/lib_esp32 +++ b/components/esp_wifi/lib_esp32 @@ -1 +1 @@ -Subproject commit 6daf922fa20111f0a36659846e581eff5c2e9142 +Subproject commit b20273f632e7478268488a292c55653db92a6372