esp-idf/components/esp_phy
linruihao ca7b269dc8 fix(esp_phy): update phylib for C3 and S3
- fixed BLE coded phy s8 tx issue in coexistence scenarios
- fixed ESP32-C3 and ESP32-S3 BLE RX issue
- optimized ESP32-C3 and ESP32-S3 light sleep current
2024-04-11 17:49:01 +08:00
..
esp32 esp_phy: update esp_phy submodule files copyright 2021-10-13 13:10:50 +08:00
esp32c3 esp_phy: fix tx power limit for esp32s2/s3/c3 2022-04-26 03:36:47 -04:00
esp32h2/include esp_phy: support phy init on esp32h2 chip 2021-09-08 21:20:37 +08:00
esp32s2 esp_phy: fix tx power limit for esp32s2/s3/c3 2022-04-26 03:36:47 -04:00
esp32s3 esp_phy: fix tx power limit for esp32s2/s3/c3 2022-04-26 03:36:47 -04:00
include fix(phy): update phy lib to master 2023-11-02 15:32:53 +08:00
lib@78aa951819 fix(esp_phy): update phylib for C3 and S3 2024-04-11 17:49:01 +08:00
src fix(esp_phy): Fixed BLE TX 2M problem causing by phy_wifi_enable_set() 2024-01-29 16:39:36 +08:00
test Fixed CI esp32s3.default_2_s3.Test failed 2022-12-01 19:45:04 +08:00
CMakeLists.txt esp_phy: use spinlock to avoid regi2c access conflicts 2022-04-06 12:18:23 +08:00
component.mk esp_phy: decouple esp_phy component from esp_wifi and bt 2021-06-03 16:17:31 +08:00
Kconfig fix reduce phy tx power when brownout reset invisible issue 2023-05-04 21:52:42 +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
Makefile.projbuild esp_phy: rename esp_phy component prefix 2021-10-13 13:10:49 +08:00
sdkconfig.rename light sleep: replace new kconfig option of mac bb power down & phy reduce tx power 2021-11-12 19:38:09 +08:00