We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent b8f75dc commit a1c204cCopy full SHA for a1c204c
components/usb/usb_device_uvc/idf_component.yml
@@ -13,8 +13,7 @@ issues: https://github.com/espressif/esp-iot-solution/issues
13
dependencies:
14
idf: ">=5.0"
15
espressif/tinyusb:
16
- # Pinned to version 0.15.0~10 until https://github.com/espressif/tinyusb/pull/36 is merged.
17
- version: "0.15.0~10"
+ version: ">=0.17.0~2"
18
cmake_utilities: "*"
19
examples:
20
- path: ../../../examples/usb/device/usb_webcam
0 commit comments