summaryrefslogtreecommitdiff
path: root/examples/obsolete/device/src/msc_device_app.c
AgeCommit message (Collapse)Author
2018-12-13clean up fileshathach
2018-07-26rename some scsi command struct, add SCSI_CMD_MODE_SENSE_6 to built-in ↵hathach
support command
2018-07-25clean up device mschathach
2018-07-25clean up device msc APIhathach
2018-05-12fix build errorhathach
2018-04-20update msc apphathach
2018-04-18improve msc devicehathach
- change tud_msc_scsi_cb return type to simply bool - change tud_msc_write10_cb, tud_msc_read10_cb params order
2018-04-18improving msc device driverhathach
2018-04-12rename CFG_TUSB_DEVICE_* to CFG_TUD_*hathach
2018-04-10mass rename TUSB_CFG to CFG_TUSBhathach
2018-03-23rename port to rhport for clarificationhathach
2018-03-11clean up examplehathach
2018-03-07move old examples to obsolete folderhathach