Search found 1 match
- Sat Apr 20, 2024 8:50 am
- Forum: ESP IoT Solution 中文讨论版
- Topic: 运行usb/device /usb_webcam报错 no versions of leeebo/tinyusb_src match >=0.15.0~6
- Replies: 0
- Views: 3187
运行usb/device /usb_webcam报错 no versions of leeebo/tinyusb_src match >=0.15.0~6
我从github中拉取了 ESP IoT Solution 项目。 运行了esp-iot-solution\examples\usb\device\usb_webcam。使用的esp-idf运行。 在运行中 我调用idf.py set-target esp32s3 命令后会报错。错误代码如下 :CMake Error at D:/wqrj/Espressif/frameworks/esp-idf-v5.2.1/tools/cmake/build.cmake:544 (message): ERROR: Because no versions of usb_device_uvc match >=0...