fix(usb/uvc): Add negotiation retry for some cameras

Some cameras would refuse first stream format and would only accept
on second retry.
This commit is contained in:
Tomas Rezucha
2023-11-21 12:53:18 +01:00
parent 234e5e8d09
commit 62091b4fa0
8 changed files with 148 additions and 144 deletions
@@ -1,7 +1,6 @@
# This file was generated using idf.py save-defconfig. It can be edited manually.
# Espressif IoT Development Framework (ESP-IDF) Project Minimal Configuration
#
CONFIG_TINYUSB=y
CONFIG_TINYUSB_MSC_ENABLED=y
CONFIG_PARTITION_TABLE_CUSTOM=y