mirror of
https://github.com/MrUnknownDE/OpenIris-ESPIDF.git
synced 2026-04-09 18:03:44 +02:00
21 lines
675 B
YAML
21 lines
675 B
YAML
dependencies:
|
|
cmake_utilities:
|
|
version: "*"
|
|
espressif/tinyusb:
|
|
version: "=0.15.0~10"
|
|
idf:
|
|
version: ">=5.0"
|
|
description: USB Device UVC, Streaming Video to Host
|
|
documentation: https://docs.espressif.com/projects/esp-iot-solution/en/latest/usb/usb_device/usb_device_uvc.html
|
|
issues: https://github.com/espressif/esp-iot-solution/issues
|
|
repository: git://github.com/espressif/esp-iot-solution.git
|
|
repository_info:
|
|
commit_sha: e2529ce3b0aa6362663b4c53d7e9ba21ff307f49
|
|
path: components/usb/usb_device_uvc
|
|
targets:
|
|
- esp32s2
|
|
- esp32s3
|
|
- esp32p4
|
|
url: https://github.com/espressif/esp-iot-solution/tree/master/components/usb/usb_device_uvc
|
|
version: 1.1.0
|