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 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(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 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