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
e530d86af78934ed5ee6c338adc4d331d5a0216a
CherryUSB
/
class
/
msc
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_msc.h
export cdc/msc/rndis/mtp mps, configured by user
2023-06-21 19:39:22 +08:00
usb_scsi.h
Simplify the license rows, standardize header macro name
2022-08-18 21:41:19 +08:00
usbd_msc.c
update(class): add weak api to avoid undefine symbol(not use such class but add)
2025-04-28 21:32:19 +08:00
usbd_msc.h
fix(class/msc/usbd_msc): fix spelling
2024-08-08 18:11:23 +08:00
usbh_msc.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_msc.h
update(class/msc/usbh_msc): move msc scsi commands out to prevent blocking enum thread
2025-01-26 12:50:48 +08:00