summaryrefslogtreecommitdiff
path: root/tinyusb/class/msc_device.h
AgeCommit message (Expand)Author
2018-03-06move class fileshathach
2018-03-02add tud_mount_cb, tud_umount_cbhathach
2018-03-01device API renamehathach
2014-03-31implement & document all the device class _mounted_cb & _unmounted_cb callbackshathach
2014-03-22rename dcd_11u_13u_qhd_t::total_bytes to nbytes to prevent confusionhathach
2014-03-09rename tusbd_msc_scsi_received_isr to tusbd_msc_scsi_cbhathach
2013-12-09add keyboard led maskhathach
2013-12-01add some document for msc_device APIhathach
2013-11-30completely change the dcd for lpc11u & lpc13u to overcome the fact that lpc11...hathach
2013-11-26change endian conversion to native to be & be to nativehathach
2013-11-25refractor usbd taskhathach
2013-11-22clean uphathach
2013-11-21clean uphathach
2013-11-21refractor usbd-dcd callback, add bus event isrhathach
2013-11-15add usbd_task to handle event task eg setup receivedhathach
2013-11-13able to build and run cdc device demo on lpc11uxxhathach
2013-11-01added support forhathach
2013-11-01implement msc device classhathach