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
707e865627e65b9d661a431c92d57e50ab9d20ab
CherryUSB
/
class
/
vendor
/
serial
History
sakumisu
9d4faca7db
fix(vendor/serial/usbh_ftdi): fix missing break
...
Signed-off-by: sakumisu <
1203593632@qq.com
>
2025-06-24 18:21:09 +08:00
..
usbh_ch34x.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_ch34x.h
add user_data param in host class for users
2024-04-24 22:40:55 +08:00
usbh_cp210x.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_cp210x.h
add user_data param in host class for users
2024-04-24 22:40:55 +08:00
usbh_ftdi.c
fix(vendor/serial/usbh_ftdi): fix missing break
2025-06-24 18:21:09 +08:00
usbh_ftdi.h
fix(class/vendor/ftdi): fix ftdi baudrate caculation
2025-05-15 18:12:11 +08:00
usbh_pl2303.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_pl2303.h
add pl2303 host driver
2024-05-05 11:38:25 +08:00