esp-idf/components/usb/test/usb_host
Darian Leung b6dfadb168 usb: Update USB Host Library
This commit updates the USB Host Library as follows:

- usb_helpers.h
    - Removed dependency on USB Host Library API
    - Added function to print string descriptors
- usbh
    - Fixed bug where an interface/endpoint could be claimed/allocated multiple times
    - Removed redundant device ref_count change
- Added unit test for USB Host Library API usage
2022-01-06 15:14:10 +08:00
..
ctrl_client.h
ctrl_client_async_seq.c
msc_client.h
msc_client_async_dconn.c usb: Hub Driver and USBH recover port automatically after disconnection 2022-01-06 15:12:16 +08:00
msc_client_async_enum.c usb: Hub Driver and USBH recover port automatically after disconnection 2022-01-06 15:12:16 +08:00
msc_client_async_seq.c
test_usb_helpers.c
test_usb_host_async.c usb: Update USB Host Library 2022-01-06 15:14:10 +08:00
test_usb_host_plugging.c usb: Hub Driver and USBH recover port automatically after disconnection 2022-01-06 15:12:16 +08:00