Add support for setting a custom device name and per-board serial number for UVC

This commit is contained in:
Lorow
2025-06-17 22:20:20 +02:00
parent 39002e2335
commit ec4369df7f
17 changed files with 2740 additions and 102 deletions

View File

@@ -0,0 +1,20 @@
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