Initial refactors to support esp32 boards

This commit is contained in:
Lorow
2025-10-30 15:06:26 +01:00
parent 3494edc822
commit 3b66642a83
38 changed files with 2901 additions and 949 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