esp-idf/components/esp_phy
zhiweijian ef0d856aa8 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-26 16:59:00 +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
esp32c5/include feat(esp32c5): introduce target esp32c5 2023-11-28 16:14:17 +08:00
esp32c6 btbb: support register retention in esp32c6 2023-06-16 15:37:03 +08:00
esp32h2/include ble: support esp32h2 modem clock selection 2023-07-03 16:05:42 +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:46:24 +08:00
lib@2d319a3823 fix(esp_phy): Fixed BLE TX 2M problem causing by phy_wifi_enable_set() 2024-01-26 16:59:00 +08:00
src fix(esp_phy): Fixed BLE TX 2M problem causing by phy_wifi_enable_set() 2024-01-26 16:59:00 +08:00
test fix(wifi): Fix bug using CONFIG_WIFI_ENABLED macro 2023-10-30 14:24:31 +08:00
CMakeLists.txt feat(esp32c5): support to build hello world on esp32c5 beta3 2024-01-09 13:11:11 +08:00
Kconfig refactor(usb): Deprecate CONFIG_USB_OTG_SUPPORTED, use SOC_USB_OTG_SUPPORTED instead 2024-01-01 21:37:34 +08:00
linker.lf fix(lf): fix orphaned .phyiram sections 2023-10-02 08:37:57 +02: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