esp-idf/components/esp_phy
Darian Leung 2bb30e6493 refactor(usb): Deprecate CONFIG_USB_OTG_SUPPORTED, use SOC_USB_OTG_SUPPORTED instead
Previously, USB build dependencies used the CONFIG_USB_OTG_SUPPORTED. However,
they could depend on `soc_caps.h` instead.
2024-01-01 21:37:34 +08:00
..
esp32
esp32c2
esp32c3
esp32c5/include feat(esp32c5): introduce target esp32c5 2023-11-28 16:14:17 +08:00
esp32c6
esp32h2/include
esp32h4/include
esp32s2
esp32s3
include
lib@bf6003e60c fix(phy): Fix ble tx ifs time for ESP32 2023-12-22 11:38:16 +08:00
src ble(fix): fix RX issue on ESP32-C2 2023-11-24 19:38:19 +08:00
test
CMakeLists.txt
Kconfig refactor(usb): Deprecate CONFIG_USB_OTG_SUPPORTED, use SOC_USB_OTG_SUPPORTED instead 2024-01-01 21:37:34 +08:00
linker.lf
sdkconfig.rename