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-30 11:23:34 +00:00
Code
Issues
Packages
Projects
Releases
Wiki
Activity
Files
1b6f2b90a45e172a2eb45b3dea2fa2d11382c2b0
tinyusb
/
examples
/
device
/
video_capture
/
src
History
HiFiPhile
d76ddc695f
Also fix bDescriptorType
...
Signed-off-by: HiFiPhile <
admin@hifiphile.com
>
2025-11-21 22:11:52 +01: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
Merge remote-tracking branch 'tinyusb/master' into embedded-ideas/master
2025-11-14 15:10:11 +01:00
tusb_config.h
Added bufferless operation to the video capture example. Can be tested with e.g. nanoCH32V305 board with the following settings:
2025-10-30 14:06:17 +01:00
usb_descriptors.c
Also fix bDescriptorType
2025-11-21 22:11:52 +01:00
usb_descriptors.h
remove the use of descriptor template for video capture example
2024-01-29 18:02:57 +07:00