esp-idf/components/esp_phy/src
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
..
btbb_init.c ieee802154: change BLE_BB/ieee802154_BB 2023-07-12 14:36:55 +08:00
lib_printf.c esp_phy: fix rtc_printf and libbtbb version print 2023-07-07 17:39:25 +08:00
phy_callback.c esp_phy: Add RF certification APIs 2023-03-08 11:03:16 +08:00
phy_common.c fix(wifi): Fix bug using CONFIG_WIFI_ENABLED macro 2023-10-31 15:56:21 +08:00
phy_init_esp32hxx.c fix(esp_phy): fix pll track corner case 2023-10-19 10:57:38 +08:00
phy_init.c fix(esp_phy): Fixed BLE TX 2M problem causing by phy_wifi_enable_set() 2024-01-25 12:26:25 +08:00
phy_override.c phy: fix phy pwdet and tsens power cannot be set twice issue 2023-07-10 11:16:09 +08:00