esp-idf/components/usb
2024-02-19 15:45:00 +08:00
..
include fix(usb/host): Correctly parse MPS fields in HighSpeed EP descriptors 2024-02-19 15:44:59 +08:00
private_include change(usb/host): Remove data buffer headers from URBs 2024-02-19 06:57:30 +08:00
test_apps refactor(usb/host): reformat code with astyle_py 2024-02-19 15:45:00 +08:00
CMakeLists.txt refactor(linux): excluded all non-Linux components from build 2023-10-16 17:06:54 +08:00
hcd_dwc.c refactor(usb/host): reformat code with astyle_py 2024-02-19 15:45:00 +08:00
hub.c change(usb/host): Remove data buffer headers from URBs 2024-02-19 06:57:30 +08:00
Kconfig usb_host: add recovering interval after SetAddress(). Possibility to change constant delay value via menuconfig. 2023-03-09 08:11:05 +01:00
maintainers.md usb: Fix how the HCD handles sudden disconnection 2021-11-02 14:30:58 +08:00
usb_helpers.c fix(usb/host): Correctly parse MPS fields in HighSpeed EP descriptors 2024-02-19 15:44:59 +08:00
usb_host.c change(usb/host): Remove some handler function event flags 2024-02-19 06:57:31 +08:00
usb_phy.c refactor(usb/host): Make private hal types USB_DWC specific 2023-12-21 10:34:46 +01:00
usb_private.c change(usb/host): Remove data buffer headers from URBs 2024-02-19 06:57:30 +08:00
usbh.c refactor(usb/host): reformat code with astyle_py 2024-02-19 15:45:00 +08:00