esp-idf/examples/peripherals/usb/host
Tomas Rezucha 62091b4fa0 fix(usb/uvc): Add negotiation retry for some cameras
Some cameras would refuse first stream format and would only accept
on second retry.
2023-11-29 11:34:47 +08:00
..
cdc change(usb/examples): Trim the USB example builds 2023-10-10 10:28:47 +02:00
hid fix(usb/host): added hid_driver_uninstall call during APP_QUIT for HID Host example 2023-10-25 09:04:20 +02:00
msc refactor(usb/host_msc_example): Increase transfer speeds 2023-10-24 15:19:58 +02:00
usb_host_lib fix(usb/host): Do not abort on string descriptor overflow 2023-11-20 09:12:54 +01:00
uvc fix(usb/uvc): Add negotiation retry for some cameras 2023-11-29 11:34:47 +08:00