summaryrefslogtreecommitdiff
path: root/tinyusb/class/msc_host.h
AgeCommit message (Expand)Author
2018-03-06move class fileshathach
2015-05-01simplify host API: tusbh_ to tuh_hathach
2014-03-14zero warnings compiling host os none on keilhathach
2014-02-28refractor remove tusbh_msc_is_failedhathach
2013-12-01add some document for msc_device APIhathach
2013-11-22clean uphathach
2013-10-27document cdchathach
2013-10-25more doxygen workhathach
2013-10-24document msc hosthathach
2013-10-02enhacne msc demo, update IAR project filehathach
2013-10-01- move disconnection handle to enum task --> move tusbh_xxx_unmount is invoke...hathach
2013-09-27house keepinghathach
2013-09-26add scsi write10 & test unit readyhathach
2013-09-26refractor mschhathach
2013-09-25add tusbh_msc_statushathach
2013-09-24add some tests support for msc hosthathach
2013-09-22added read capacity 10 with hacking codehathach
2013-09-22fix pingstate for highspeed bulk out transferhathach
2013-09-21house keeping, clean up warningshathach
2013-09-20start to add msc host, fix dangerous problem with unstable device when plugge...hathach
2013-05-06add stub for msc host & hub driverhathach
2013-05-06change format of file header & license spacinghathach
2013-04-07rename hidh_keyboard_info_t to hidh_interface_info_thathach
2013-03-26- put ATTR_UNUSED to hardfault handler variables to discard compiler warninghathach
2013-03-25change website from tinyusb.net to tinyusb.orghathach
2013-03-23change signature usbh_isr to add tusb_bus_event_t parameterhathach
2013-03-13add hard fault handler to bsp.chathach
2013-03-12add project file for keilhathach