summaryrefslogtreecommitdiff
path: root/examples/device/cdc_msc_hid/src/msc_disk.c
AgeCommit message (Expand)Author
2019-05-14update license year to 2019hathach
2019-05-06adding msc Start Stop to buitin command, but not complate yethathach
2019-05-06add Test Unit Ready to builtin command, add tud_msc_test_unit_ready_cb()hathach
2019-05-03add tud_msc_inquiry_cb() remove CFG_TUD_MSC_VENDOR/PRODUCT/PRODUCT_REVhathach
2019-04-26clean up disk imagehathach
2019-04-26adding msc dual lun examplehathach
2019-04-25remove CFG_TUD_HID_ASCII_TO_KEYCODE_LOOKUPhathach
2019-04-19move interface descriptor template to usbd.h, update exmaplehathach
2019-04-17clean up examplehathach