esp-idf/components/esp_phy
linruihao 661d066872 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
2024-04-10 20:35:34 +08:00
..
esp32 esp_phy: update esp_phy submodule files copyright 2021-10-13 13:10:50 +08:00
esp32c2 esp_phy: optimize esp32c2 tx power control 2022-05-28 08:52:55 +00:00
esp32c3 esp_phy: fix tx power limit for esp32s2/s3/c3 2022-04-26 02:46:08 -04:00
esp32c6 btbb: support register retention in esp32c6 2023-07-04 12:09:22 +08:00
esp32h2/include ble: support esp32h2 modem clock selection 2023-07-03 11:45:16 +08:00
esp32h4/include esp32h2: renaming esp32h2 to esp32h4 2022-11-08 17:05:33 +08:00
esp32s2 esp_phy: fix tx power limit for esp32s2/s3/c3 2022-04-26 02:46:08 -04:00
esp32s3 esp_phy: fix tx power limit for esp32s2/s3/c3 2022-04-26 02:46:08 -04:00
include fix(phy): fix pll track when enabling and disabling PHY frequently 2024-03-04 14:49:32 +08:00
lib@c28825eb1b fix(esp_phy): update phylib for C3, S3, C2 and C6 2024-04-10 20:35:34 +08:00
src fix(esp_hw_support): move deepsleep phy callback before PLL disable 2024-04-03 14:11:18 +08:00
test fix(wifi): Fix bug using CONFIG_WIFI_ENABLED macro 2023-10-31 15:56:21 +08:00
CMakeLists.txt esp_phy: phy track pll logic refactor 2023-07-11 10:50:29 +08:00
Kconfig fix(esp_phy): Allow WiFi/USB interference workaround option only on supported targets 2024-03-11 20:21:54 +08:00
linker.lf Power Management: power up or down wifi power domain when wifi init or deinit 2021-10-14 10:51:07 +08:00
sdkconfig.rename light sleep: replace new kconfig option of mac bb power down & phy reduce tx power 2021-11-12 17:46:18 +08:00