esp-idf/components/usb
Darian Leung 4e84212077 usb_host: Test host library inflight transfer resubmission check
This commit updates the USB Host Library unit tests to test that resubmitting
an inflight transfer will return an error.
2022-10-31 13:56:59 +08:00
..
include usb: Allow settings of all signals in usb_phy 2022-10-18 09:18:29 +02:00
private_include usb_host: Add check to prevent submitting already inflight transfers 2022-10-31 13:56:59 +08:00
test usb_host: Test host library inflight transfer resubmission check 2022-10-31 13:56:59 +08:00
CMakeLists.txt
Kconfig
hcd_dwc.c
hub.c
maintainers.md
usb_helpers.c
usb_host.c usb_host: Add check to prevent submitting already inflight transfers 2022-10-31 13:56:59 +08:00
usb_phy.c usb: Allow settings of all signals in usb_phy 2022-10-18 09:18:29 +02:00
usb_private.c
usbh.c usb_host: Fixed incorrect opening devices from multiple clients 2022-10-31 13:56:44 +08:00