From 0cee65390ee82669aaf04316e7ebaae16102c813 Mon Sep 17 00:00:00 2001 From: chenjianxing Date: Thu, 12 Aug 2021 16:10:26 +0800 Subject: [PATCH] esp_phy: fix esp32s3 phy issue 1. fix esp32s3 channel 7,8,9 issue 2. sleep: force off tsens xpd_sar to fix the leakage current of esp32s3 RTC_PERIPH domain --- 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 0ae4bb88c0..74658eb4fe 160000 --- a/components/esp_phy/lib +++ b/components/esp_phy/lib @@ -1 +1 @@ -Subproject commit 0ae4bb88c00faa641be5d2a613184735f484edb8 +Subproject commit 74658eb4fe30e42599a459ef89294010e26d57b6