summaryrefslogtreecommitdiff
path: root/tinyusb/class/msc_host.c
AgeCommit message (Expand)Author
2018-03-06move class fileshathach
2018-03-02clean up compilerhathach
2018-03-01more osal clean uphathach
2018-03-01clean up osal semaphore/queue/mutexhathach
2015-05-01tusbh_device_ to tuh_device_hathach
2015-05-01simplify host API: tusbh_ to tuh_hathach
2014-04-24added all assert check to osal_queue_send and osal_semaphore_posthathach
2014-04-17clean up STATIC_VARhathach
2014-03-14clean more warningshathach
2014-03-14clean up compiler warning transfer of control bypasses initializationhathach
2014-03-13fix some warningshathach
2014-03-12IAR line ending warninghathach
2014-03-10change IAR TUSB_CFG_ATTR_USBRAM to _Pragma("location=\".ahb_sram1\"") instead...hathach
2014-02-28refractor remove tusbh_msc_is_failedhathach
2013-12-18able to run MSC host demo on lpc17xxhathach
2013-11-26change endian conversion to native to be & be to nativehathach
2013-11-01implement msc device classhathach
2013-10-02clean up warnings here and therehathach
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-30able to mount one device on the hubhathach
2013-09-27fix an "extra" semaphore wait in msc hosthathach
2013-09-27house keepinghathach
2013-09-26add scsi write10 & test unit readyhathach
2013-09-26add cat command to clihathach
2013-09-26refractor mschhathach
2013-09-25add tusbh_msc_statushathach
2013-09-24allow a limited model to deal with stalled pipe/transactionhathach
2013-09-24add some tests support for msc hosthathach
2013-09-23refractor hcd API to allow queue xfer without actually transferring datahathach
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-21house keepinghathach
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-03-25change website from tinyusb.net to tinyusb.orghathach
2013-03-12add project file for keilhathach