From e0dbcfae000452fa5d19fcd296817988653a0108 Mon Sep 17 00:00:00 2001 From: linruihao Date: Tue, 12 Mar 2024 16:46:39 +0800 Subject: [PATCH] fix(esp_phy): update phylib for C3, S3, C2 and C6 - fixed BLE coded phy s8 tx issue in coexistence scenarios - fixed ESP32-C3 and ESP32-S3 BLE RX issue - optimize ESP32-C3 and ESP32-S3 light sleep current --- components/esp_phy/lib | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/components/esp_phy/lib b/components/esp_phy/lib index c9c0fb3556..c28825eb1b 160000 --- a/components/esp_phy/lib +++ b/components/esp_phy/lib @@ -1 +1 @@ -Subproject commit c9c0fb3556623ca6e7f0b23fe9a234a177e2bae9 +Subproject commit c28825eb1be6bbe30e0ee8cfcd54614bf86273e7