| Age | Commit message (Collapse) | Author | |
|---|---|---|---|
| 2018-06-18 | rename subfolder source to src | hathach | |
| 2014-03-12 | IAR line ending warning | hathach | |
| 2013-06-22 | fix license | hathach | |
| 2013-03-25 | change website from tinyusb.net to tinyusb.org | hathach | |
| 2013-03-04 | replace TUSB_CFG_HOST by MODE_HOST_SUPPORTED | hathach | |
| move stuffs around | |||
| 2013-02-27 | house keeping | hathach | |
| - correct initialization call sequence - move hcd_init to ehci.c | |||
| 2013-02-01 | add std=gnu99 for test build | hathach | |
| add hcd_init to usbh_init and update test code add TUSB_CFG_OS_TICK_PER_SECOND define for TUSB_OS_NONE change osal_semaphore_wait and osal_queue_receive API to have timeout effectively | |||
| 2013-01-27 | update license year from 2012 to 2013 | hathach | |
| 2013-01-19 | change error type to lower case for more consistency | hathach | |
| change Error Enum to TUSB prefix for more consistency start to add check for OS configure | |||
| 2012-12-20 | rename a bunch of configure macros | hathach | |
| 2012-12-03 | fix some doxygen settings and stuffs add prepacked for IAR compiler | hathach | |
| 2012-12-02 | extract hal_init | hathach | |
| 2012-12-02 | add overview.md and license.md and tinyUSB overview.png | hathach | |
| 2012-11-29 | change license email to website | hathach | |
| added support for cdc devices | |||
| 2012-11-29 | hid mouse working | hathach | |
| 2012-11-29 | add more doxygen docs | hathach | |
| start to use TUSB_Error_t | |||
