# ChangeLog ## v1.1.3 2025-7-21 * Fix incorrect `_stridx` in UVC descriptors when using dual cameras. ## v1.1.2 2024-10-25 * Add test-apps ## v1.1.1 2024-10-17 * Add USB PHY initialization support for P4. ## v1.1.0 2024-6-13 * Remove support for ESP-IDF < v5.0 ## v1.0.2 2024-6-1 * Support Frame Based with format H264 ## v1.0.1 2024-5-20 * Support config task priority and core ## v1.0.0 2024-4-15 * Support trans two cam's picture * Support P4 * Add api `uvc_device_config` ## v0.1.0 2024-2-20 * Break the bidirectional dependency with tinyusb ## v0.0.2 2023-12-06 * Add documentation : https://docs.espressif.com/projects/esp-iot-solution/en/latest/usb/usb_device/usb_device_uvc.html ## v0.0.1 Init version * Support Isochronous and Bulk transfer * Support multiple frame resolutions
fa4d4720011de41088097d8b891d09ed6718a8f0
idf.py add-dependency "espressif/usb_device_uvc^1.1.3"