index
:
cherryusb.git
gh-pages
master
release/v1.3
release/v1.4
release/v1.5
release/v1.6
Unnamed repository; edit this file 'description' to name the repository.
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
class
/
msc
/
usbd_msc.c
Age
Commit message (
Expand
)
Author
2022-06-07
remove &
sakumisu
2022-05-21
complete msc device with os
sakumisu
2022-05-15
add thread process for msc device
sakumisu
2022-04-11
add custom msc inquiry info
sakumisu
2022-03-17
move buffer malloc in init
sakumisu
2022-03-11
fix msc buffer alloc when memset usbd_msc_cfg
sakumisu
2022-02-24
gdd memory align32 for variable in structure
sakumisu
2022-02-12
add static to embelish request handler
sakumisu
2022-02-09
update msc scsi macro
jzlv
2022-02-08
format codes
sakimisu
2022-01-15
update license
sakumisu
2022-01-15
add usb debug level control and color display
sakumisu
2022-01-15
optimise out data read for cbw and process_write
sakumisu
2021-12-04
fix doxygen user name
sakumisu
2021-11-29
refactor usb class structure
sakumisu
2021-11-14
modify print log,add USBD_LOG_INFO forever print
sakumisu
2021-11-09
update sense code for processwrite and processread
sakumisu
2021-11-09
refactor msc scsi process
sakumisu
2021-09-28
add usb hs support,add bos and msosv2 descriptor register
sakumisu
2021-07-10
first commit
jzlv