summaryrefslogtreecommitdiff
path: root/class/msc/usbd_msc.c
AgeCommit message (Expand)Author
2022-06-07remove &sakumisu
2022-05-21complete msc device with ossakumisu
2022-05-15add thread process for msc devicesakumisu
2022-04-11add custom msc inquiry infosakumisu
2022-03-17move buffer malloc in initsakumisu
2022-03-11fix msc buffer alloc when memset usbd_msc_cfgsakumisu
2022-02-24gdd memory align32 for variable in structuresakumisu
2022-02-12add static to embelish request handlersakumisu
2022-02-09update msc scsi macrojzlv
2022-02-08format codessakimisu
2022-01-15update licensesakumisu
2022-01-15add usb debug level control and color displaysakumisu
2022-01-15optimise out data read for cbw and process_writesakumisu
2021-12-04fix doxygen user namesakumisu
2021-11-29refactor usb class structuresakumisu
2021-11-14modify print log,add USBD_LOG_INFO forever printsakumisu
2021-11-09update sense code for processwrite and processreadsakumisu
2021-11-09refactor msc scsi processsakumisu
2021-09-28add usb hs support,add bos and msosv2 descriptor registersakumisu
2021-07-10first commitjzlv