summaryrefslogtreecommitdiff
path: root/vendor/fatfs
AgeCommit message (Expand)Author
2018-05-17rename vendor to libhathach
2018-04-12rename TUSB_OS_NONE, TUSB_OS_FREERTOS to OPT_OS_NONE, OPT_OS_FREERTOShathach
2018-04-10mass rename TUSB_CFG to CFG_TUSBhathach
2015-05-01simplify host API: tusbh_ to tuh_hathach
2014-03-14clean up warning in lpcxpressohathach
2014-03-12fix IAR end line warninghathach
2014-03-02increase msc host app task stack size to 512 so that copy command can be exec...hathach
2014-02-28refractor remove tusbh_msc_is_failedhathach
2014-02-28remove test unit ready with disk_ioctl (cmd=CTRL_SYNC) as it is proved to be ...hathach
2013-10-02enhacne msc demo, update IAR project filehathach
2013-10-01refractor msc host app exampleshathach
2013-09-30able to mount one device on the hubhathach
2013-09-27house keepinghathach
2013-09-26house keepinghathach
2013-09-26add scsi write10 & test unit readyhathach
2013-09-25enable long filenamehathach
2013-09-25almost complete cli for mschathach
2013-09-25add tusbh_msc_statushathach
2013-09-25working on fatfs integrationhathach
2013-09-24start to add fatfs supporthathach