From 2bdea81b2aac75105dcfb66d38ac4227a1212b4d Mon Sep 17 00:00:00 2001 From: Yang Zhao Date: Tue, 1 Mar 2022 14:56:47 +0800 Subject: [PATCH] Update ESP32-C3 and ESP32-S3 bt lib and phy lib Add the pll track feature to keep the ble connection stable when the environment temprature increase form 0 to 74. --- components/bt/controller/lib_esp32c3_family | 2 +- components/esp_phy/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 a3f7d7ffa2..98dcc95913 160000 --- a/components/bt/controller/lib_esp32c3_family +++ b/components/bt/controller/lib_esp32c3_family @@ -1 +1 @@ -Subproject commit a3f7d7ffa2b261b1415042d8b7cd457cc2b4b1de +Subproject commit 98dcc9591365b5ac486a9f0b474c36bf8c4ca97b diff --git a/components/esp_phy/lib b/components/esp_phy/lib index fced1a554f..449b432d94 160000 --- a/components/esp_phy/lib +++ b/components/esp_phy/lib @@ -1 +1 @@ -Subproject commit fced1a554f1b870f5a4e336431ab9915c4d90326 +Subproject commit 449b432d94b968a75ffabffae91fe15796de7644