mirror of
https://github.com/espressif/esp-idf.git
synced 2024-10-05 20:47:46 -04:00
b6dfadb168
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 |
||
---|---|---|
.. | ||
include | ||
private_include | ||
test | ||
CMakeLists.txt | ||
hcd.c | ||
hub.c | ||
Kconfig | ||
maintainers.md | ||
usb_helpers.c | ||
usb_host.c | ||
usb_phy.c | ||
usb_private.c | ||
usbh.c |