Tomas Rezucha 31ff3bc0c2 usb_host: Fix interface descriptor parsing 3 years ago
..
include cd21058097 C/Cxx: unify static assertions with the macro ESP_STATIC_ASSERT 3 years ago
private_include e17e066828 usb_host: Add check to prevent submitting already inflight transfers 3 years ago
test_apps 645592e157 usb: Refactor USB Host tests 3 years ago
.build-test-rules.yml 645592e157 usb: Refactor USB Host tests 3 years ago
CMakeLists.txt d8d4e3acb0 usb_host: Rename struct/ll/hal files to use "usb_dwc" prefix 3 years ago
Kconfig accbaee57c Add USB Host Library 4 years ago
hcd_dwc.c d333833f59 usb_host: Rename struct/ll/hal symbols to use "usb_dwc" prefix 3 years ago
hub.c 7010349a9a usb_host: Hub driver skips fetching string descriptors if their index is 0 3 years ago
maintainers.md 0c758c8557 usb: Fix how the HCD handles sudden disconnection 4 years ago
usb_helpers.c 31ff3bc0c2 usb_host: Fix interface descriptor parsing 3 years ago
usb_host.c c2bc34ee84 usb: Fix incorrect bmRequestType direction flag in USB Host Library 3 years ago
usb_phy.c dc705312a3 usb: Allow settings of all signals in usb_phy 3 years ago
usb_private.c accbaee57c Add USB Host Library 4 years ago
usbh.c 27078ac34c usb_host: Fixed incorrect opening devices from multiple clients 3 years ago