From 65edf90e938571dfd21be736453317dc1377b800 Mon Sep 17 00:00:00 2001 From: Yang Zhao Date: Thu, 23 Dec 2021 20:30:12 +0800 Subject: [PATCH] Update esp32c3 phy lib and bb lib Fix the ble task watchdog timeout issue caused by phy enable when exit modem sleep. --- components/bt/controller/lib_esp32c3_family | 2 +- components/esp_wifi/lib | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) diff --git a/components/bt/controller/lib_esp32c3_family b/components/bt/controller/lib_esp32c3_family index eff92822f7..07df01f3bf 160000 --- a/components/bt/controller/lib_esp32c3_family +++ b/components/bt/controller/lib_esp32c3_family @@ -1 +1 @@ -Subproject commit eff92822f7d9281c38af188ad9f378c89bccd664 +Subproject commit 07df01f3bfd650a257d5481e6b32f5ce9731735a diff --git a/components/esp_wifi/lib b/components/esp_wifi/lib index f09ae07552..349ac70804 160000 --- a/components/esp_wifi/lib +++ b/components/esp_wifi/lib @@ -1 +1 @@ -Subproject commit f09ae075526f3a6ac816940d3d258922028c4165 +Subproject commit 349ac708040fcd6ce3142a4413d501c2d27af24c