esp-idf/components/esp_phy
zhiweijian 4529a6ab6e fix(esp_phy): Fixed BLE TX 2M problem causing by phy_wifi_enable_set()
1. Fixed BLE 2M phy TX problem causing by phy_wifi_enable_set() on ESP32-C3 and ESP32-S3
2. Fixed BLE CCA bug on ESP32-C2
3. Fixed wifi boot bug at low temp on ESP32-C6
4. Fixed BLE and WIFI could not receive packets after entering light sleep for a long time on ESP32-C3, ESP32-S3, ESP32-C2 and ESP32-C6
2024-01-25 12:26:25 +08:00
..
esp32
esp32c2
esp32c3
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
esp32s2
esp32s3
include fix(esp_phy): fix pll track corner case 2023-10-19 10:57:38 +08:00
lib@2d319a3823 fix(esp_phy): Fixed BLE TX 2M problem causing by phy_wifi_enable_set() 2024-01-25 12:26:25 +08:00
src fix(esp_phy): Fixed BLE TX 2M problem causing by phy_wifi_enable_set() 2024-01-25 12:26:25 +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 esp_phy: update esp32c2 phy lib to fix some issues 2023-07-06 17:09:09 +08:00
linker.lf
sdkconfig.rename