| Age | Commit message (Collapse) | Author | |
|---|---|---|---|
| 2018-05-17 | rename vendor to lib | hathach | |
| 2018-04-12 | rename TUSB_OS_NONE, TUSB_OS_FREERTOS to OPT_OS_NONE, OPT_OS_FREERTOS | hathach | |
| 2018-04-10 | mass rename TUSB_CFG to CFG_TUSB | hathach | |
| 2015-05-01 | simplify host API: tusbh_ to tuh_ | hathach | |
| 2014-03-14 | clean up warning in lpcxpresso | hathach | |
| remove -Wpacked -Wpadded in gcc | |||
| 2014-03-12 | fix IAR end line warning | hathach | |
| 2014-03-02 | increase msc host app task stack size to 512 so that copy command can be ↵ | hathach | |
| executed | |||
| 2014-02-28 | refractor remove tusbh_msc_is_failed | hathach | |
| increase usbh enum task from 150 to 200 due to stack overflow when mounting msc device added task for msc host freeRTOS with stack = 300 (still cannot execute copy command) | |||
| 2014-02-28 | remove test unit ready with disk_ioctl (cmd=CTRL_SYNC) as it is proved to be ↵ | hathach | |
| not needed | |||
| 2013-10-02 | enhacne msc demo, update IAR project file | hathach | |
| 2013-10-01 | refractor msc host app examples | hathach | |
| 2013-09-30 | able to mount one device on the hub | hathach | |
| 2013-09-27 | house keeping | hathach | |
| 2013-09-26 | house keeping | hathach | |
| 2013-09-26 | add scsi write10 & test unit ready | hathach | |
| done copy command implement get_fattime using __DATE__ and number of calls | |||
| 2013-09-25 | enable long filename | hathach | |
| 2013-09-25 | almost complete cli for msc | hathach | |
| 2013-09-25 | add tusbh_msc_status | hathach | |
| reanme PRINTF_TARGET_DEBUG_CONSOLE to PRINTF_TARGET_SEMIHOST add read10 implementation able to read fat root sector | |||
| 2013-09-25 | working on fatfs integration | hathach | |
| fix retarget input for lpcxpresso | |||
| 2013-09-24 | start to add fatfs support | hathach | |
