Skip to content

Commit a1c204c

Browse files
tore-espressiflijunru-hub
authored andcommitted
feat(usb_device_uvc): Support latest TinyUSB
1 parent b8f75dc commit a1c204c

File tree

1 file changed

+1
-2
lines changed

1 file changed

+1
-2
lines changed

components/usb/usb_device_uvc/idf_component.yml

Lines changed: 1 addition & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -13,8 +13,7 @@ issues: https://github.com/espressif/esp-iot-solution/issues
1313
dependencies:
1414
idf: ">=5.0"
1515
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"
16+
version: ">=0.17.0~2"
1817
cmake_utilities: "*"
1918
examples:
2019
- path: ../../../examples/usb/device/usb_webcam

0 commit comments

Comments
 (0)