This website requires JavaScript.
Explore
Help
Register
Sign In
andy
/
tinyUSB
Watch
1
Star
0
Fork
0
You've already forked tinyUSB
Code
Issues
Pull Requests
Actions
1
Packages
Projects
Releases
Wiki
Activity
Files
1f18be93db39dbc57bbf34f982dbe07e209a2ae3
tinyUSB
/
examples
/
device
/
video_capture
/
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 freertos build support for video_capture example
2024-01-29 23:23:06 +07:00
images.h
clean up video example for readability
2024-01-24 13:13:49 +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
rename TUD_ENDPOINT_EXCLUSIVE_NUMBER to TUD_ENDPOINT_ONE_DIRECTION_ONLY
2024-08-19 19:05:33 +07:00
usb_descriptors.c
rename TUD_ENDPOINT_EXCLUSIVE_NUMBER to TUD_ENDPOINT_ONE_DIRECTION_ONLY
2024-08-19 19:05:33 +07:00
usb_descriptors.h
remove the use of descriptor template for video capture example
2024-01-29 18:02:57 +07:00