summaryrefslogtreecommitdiff
path: root/examples/device/video_capture_2ch/src/usb_descriptors.c
AgeCommit message (Expand)Author
2025-10-28fix Identifiers that start with '__' or '_[A-Z]' are reserved.hathach
2025-10-28fix descriptor warning when shifting zerohathach
2025-10-24fix several warningshathach
2024-04-05update uvc 2ch to stream0 use yuy2, stream1 use mpeghathach
2024-03-25Fix compile errors when High Speedkkitayam
2024-03-24Add UVC 2ch examplekkitayam