summaryrefslogtreecommitdiff
path: root/src/class/msc/msc_device.h
AgeCommit message (Collapse)Author
2018-07-25clean up device msc APIhathach
2018-07-25add tud_msc_ready()hathach
2018-07-17revert usbd_control_xfer_st() implementationhathach
enhance cdc with better multiple interfaces support add default ep size for cdc and msc device CFG_TUD_CDC_EPSIZE, CFG_TUD_MSC_EPSIZE
2018-07-13rename class driver close() to reset()hathach
2018-06-18rename subfolder source to srchathach