This website requires JavaScript.
Explore
Help
Register
Sign In
yemai
/
CherryUSB
Watch
1
Star
0
Fork
0
You've already forked CherryUSB
Code
Issues
Pull Requests
Actions
Packages
Projects
Releases
Wiki
Activity
Files
81d8f22e05c9052c609bf6e2a530ea526277dd55
CherryUSB
/
class
/
video
History
sakumisu
bff8a632a9
feat(class): add usb_osal_thread_schedule_other to allow the applications which use the struct usbh_xxx to exit properly before free struct usbh_xxx
...
Signed-off-by: sakumisu <
1203593632@qq.com
>
2025-06-03 22:43:35 +08:00
..
usb_video.h
update(class/video): change headerlen to 12 for 4 byte align, fix encoding
2025-05-29 10:47:10 +08:00
usbd_video.c
update(class/video): change headerlen to 12 for 4 byte align, fix encoding
2025-05-29 10:47:10 +08:00
usbd_video.h
refactor(class/video/usbd_video): zero copy for video data transfer
2025-05-28 17:34:44 +08:00
usbh_video.c
feat(class): add usb_osal_thread_schedule_other to allow the applications which use the struct usbh_xxx to exit properly before free struct usbh_xxx
2025-06-03 22:43:35 +08:00
usbh_video.h
add user_data param in host class for users
2024-04-24 22:40:55 +08:00