summaryrefslogtreecommitdiff
path: root/examples/obsolete/device/src/msc_device_ramdisk.c
AgeCommit message (Collapse)Author
2018-12-13clean up fileshathach
2018-11-22rename CFG_TUSB_MEM_SECTION to CFG_TUSB_MEM_SECTIONhathach
2018-07-25clean up device msc APIhathach
2018-05-17freeRTOS osal task use static APIhathach
2018-04-20update msc apphathach
2018-04-19finalize msc cb API with tud_msc_read10_cb and tud_msc_write10_cbhathach
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-12rename CFG_TUSB_DEVICE_* to CFG_TUD_*hathach
2018-04-10mass rename TUSB_CFG to CFG_TUSBhathach
2018-03-28rename STATIC_ASSERT to VERIFY_STATIC to avoid name conflict with other codeshathach
2018-03-23rename port to rhport for clarificationhathach
2018-03-11clean up examplehathach
2018-03-07move old examples to obsolete folderhathach