This website requires JavaScript.
Explore
Help
Sign In
sakumisu
/
CherryUSB
Watch
1
Star
0
Fork
0
You've already forked CherryUSB
mirror of
https://github.com/sakumisu/CherryUSB.git
synced
2025-05-09 00:21:44 +08:00
Code
Issues
Packages
Projects
Releases
Wiki
Activity
CherryUSB
/
class
/
msc
History
sakumisu
2b6eebcbb2
fix(class/msc/usbh_msc): when device stalls by usbh_msc_get_maxlun, ingore error and set lun=0, refs:#259
2024-09-27 19:03:33 +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
fix(class/msc/usbd_msc): fix warning and add check for CONFIG_USBDEV_MSC_MAX_BUFSIZE
2024-09-19 20:25:11 +08:00
usbd_msc.h
fix(class/msc/usbd_msc): fix spelling
2024-08-08 18:11:23 +08:00
usbh_msc.c
fix(class/msc/usbh_msc): when device stalls by usbh_msc_get_maxlun, ingore error and set lun=0, refs:#259
2024-09-27 19:03:33 +08:00
usbh_msc.h
add user_data param in host class for users
2024-04-24 22:40:55 +08:00