esp-idf/components/usb
Tomas Rezucha 31ff3bc0c2 usb_host: Fix interface descriptor parsing
Previously the USB host driver did not accept interface number greater or equal bNumInterfaces, even though these are valid interface numbers
2023-02-10 15:49:11 +01:00
..
include
private_include
test_apps
.build-test-rules.yml
CMakeLists.txt
Kconfig
hcd_dwc.c
hub.c usb_host: Hub driver skips fetching string descriptors if their index is 0 2023-02-08 23:12:54 +05:30
maintainers.md
usb_helpers.c usb_host: Fix interface descriptor parsing 2023-02-10 15:49:11 +01:00
usb_host.c usb: Fix incorrect bmRequestType direction flag in USB Host Library 2022-12-06 18:10:45 +08:00
usb_phy.c
usb_private.c
usbh.c