summaryrefslogtreecommitdiff
path: root/tinyusb/class/msc_device.c
AgeCommit message (Expand)Author
2014-03-09rename tusbd_msc_scsi_received_isr to tusbd_msc_scsi_cbhathach
2013-12-13able to get connect status change interrupt occuredhathach
2013-12-09add keyboard led maskhathach
2013-12-01fix potential wrong endpoint handle for stalling unsupported scsi commandhathach
2013-12-01correct stall & clear stall behavior for non-control pipehathach
2013-11-30completely change the dcd for lpc11u & lpc13u to overcome the fact that lpc11...hathach
2013-11-26house keepinghathach
2013-11-26change endian conversion to native to be & be to nativehathach
2013-11-25refractor usbd taskhathach
2013-11-21refractor usbd-dcd callback, add bus event isrhathach
2013-11-15fix build error with device 43xxhathach
2013-11-14complete double buffering for queueing xfer for lpc11u/13u requried by msc de...hathach
2013-11-13able to build and run cdc device demo on lpc11uxxhathach
2013-11-05msc add supporthathach
2013-11-01added support forhathach
2013-11-01add dcd pipe clear stallhathach
2013-11-01implement msc device classhathach