esp-idf/components/esp_phy
likunqiao 7aa2577d86 esp_phy: move lib_printf.c to esp_phy
* fix the issue when esp32h2 target using phy_printf and rtc_printf
2022-01-11 12:09:11 +08:00
..
esp32 esp_phy: update esp_phy submodule files copyright 2021-10-13 13:10:50 +08:00
esp32c3 esp_phy: update esp_phy submodule files copyright 2021-10-13 13:10:50 +08:00
esp32h2/include esp_phy: support phy init on esp32h2 chip 2021-09-08 21:20:37 +08:00
esp32s2 esp_phy: update esp_phy submodule files copyright 2021-10-13 13:10:50 +08:00
esp32s3 esp_phy: update esp_phy submodule files copyright 2021-10-13 13:10:50 +08:00
include fix the wifi scan fail issue caused by the power off the wifi power domain 2021-11-11 11:33:04 +08:00
lib@4779ddaaf2 phy: update phy lib to remove ets_printf references 2022-01-05 17:29:55 +08:00
src esp_phy: move lib_printf.c to esp_phy 2022-01-11 12:09:11 +08:00
test unit-test: fix esp32 phy enable test case 2021-10-18 19:42:52 +08:00
CMakeLists.txt esp_phy: move lib_printf.c to esp_phy 2022-01-11 12:09:11 +08:00
component.mk esp_phy: decouple esp_phy component from esp_wifi and bt 2021-06-03 16:17:31 +08:00
Kconfig esp_phy: fix esp32s3 phy work with USB-OTG issue 2021-11-17 11:12:40 +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