| Age | Commit message (Collapse) | Author | |
|---|---|---|---|
| 2014-03-18 | rename errors.c/h to tusb_errors.c/h | hathach | |
| 2013-10-16 | clean up | hathach | |
| 2013-10-02 | clean up warnings here and there | hathach | |
| 2013-06-22 | fix license | hathach | |
| 2013-04-25 | add TUSB_CFG_OS_TASK_PRIO to mandatory option for using an RTOS | hathach | |
| using plain char for error enum character increase freeRTOS configMAX_PRIORITIES to 16 house keeping & clean up compiler warning | |||
| 2013-03-25 | change website from tinyusb.net to tinyusb.org | hathach | |
| 2013-02-28 | strengthen include policy. Only limited headers are allowed to included from ↵ | hathach | |
| a header file. Missing needed to be included in *.c | |||
| 2013-01-27 | update license year from 2012 to 2013 | hathach | |
| 2013-01-27 | remove violation MISRA 6.3 on errors | hathach | |
| 2013-01-22 | use unsigned char instead of char for error string | hathach | |
| use #if 0 instead of // for remove code | |||
| 2013-01-11 | use X Macros to remove #undef in errors. | hathach | |
| 2013-01-10 | start add makefile for keyboard demo | hathach | |
| 2012-12-20 | rename a bunch of configure macros | 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 | add more doxygen docs | hathach | |
| start to use TUSB_Error_t | |||
| 2012-11-29 | start to work with doxygen | hathach | |
| fix mem_size/mem_base usage with device rom driver | |||
| 2012-11-27 | added files | hathach | |
| added some template code | |||
