This website requires JavaScript.
Explore
Help
Sign In
mirror
/
tinyusb
Watch
3
Star
0
Fork
0
You've already forked tinyusb
mirror of
https://github.com/hathach/tinyusb.git
synced
2026-03-02 05:37:01 +00:00
Code
Issues
Packages
Projects
Releases
Wiki
Activity
Files
038be21e4d94c958043eb54d179948cd9e52fe18
tinyusb
/
examples
/
device
/
video_capture_2ch
/
src
History
hathach
1f18be93db
change the tusb_rhport_init_t struct, exclude the rhport to make API more consistent
2024-10-14 18:27:52 +07:00
..
CMakeLists.txt
Add UVC 2ch example
2024-03-24 22:31:47 +09:00
images.h
support CFG_EXAMPLE_VIDEO_READONLY for stream0 for small mcu
2024-04-05 16:12:31 +07:00
main.c
change the tusb_rhport_init_t struct, exclude the rhport to make API more consistent
2024-10-14 18:27:52 +07:00
tusb_config.h
adding support for esp32 for use with max3421e host
2024-04-25 20:23:40 +07:00
usb_descriptors.c
update uvc 2ch to stream0 use yuy2, stream1 use mpeg
2024-04-05 00:55:48 +07:00
usb_descriptors.h
Add UVC 2ch example
2024-03-24 22:31:47 +09:00