summaryrefslogtreecommitdiff
path: root/examples/device/video_capture_2ch/src/main.c
AgeCommit message (Expand)Author
2024-04-25adding support for esp32 for use with max3421e hosthathach
2024-04-09Fix typo.HiFiPhile
2024-04-05support CFG_EXAMPLE_VIDEO_READONLY for stream0 for small mcuhathach
2024-04-05update uvc 2ch to stream0 use yuy2, stream1 use mpeghathach
2024-03-24Add UVC 2ch examplekkitayam