esp-idf/components/usb
wuzhenghui 236883728d
fix(esp_hw_support): fix lightsleep current leakage on usb-phy controlled pad
2023-11-20 11:25:28 +08:00
..
include
private_include
test
CMakeLists.txt
Kconfig usb_host: add recovering interval after SetAddress(). Possibility to change constant delay value via menuconfig. 2023-03-10 07:07:38 +01:00
hcd_dwc.c usbh: fix invalid assert on desc_status 2023-06-20 10:47:06 +08:00
hub.c usb_host: Update docs and comments regarding first configuration enumeration 2023-04-21 12:53:27 +08:00
maintainers.md
usb_helpers.c usb_host: Fix interface descriptor parsing 2023-02-13 18:02:35 +05:30
usb_host.c
usb_phy.c fix(esp_hw_support): fix lightsleep current leakage on usb-phy controlled pad 2023-11-20 11:25:28 +08:00
usb_private.c
usbh.c