| Age | Commit message (Collapse) | Author | |
|---|---|---|---|
| 2018-03-28 | more rename | hathach | |
| 2018-03-08 | rename fifo_count | hathach | |
| 2018-03-08 | enhance | hathach | |
| - add ASSERT_ - rename edpt_equal - | |||
| 2018-02-28 | refactor osal queue API | hathach | |
| 2018-02-28 | update fifo | hathach | |
| 2014-03-24 | doxygen documenting | hathach | |
| 2014-03-12 | IAR line ending warning | hathach | |
| 2014-03-10 | change IAR TUSB_CFG_ATTR_USBRAM to _Pragma("location=\".ahb_sram1\"") ↵ | hathach | |
| instead of @ .ahb_sram1 so that we can place it before the variable for a cleaner code change pipe xfer API buffer from void* to uint8_t* change FIFO_DEF to have a separated buffer to be compatible with IAR\ refractor IAR data alignment pragma | |||
| 2013-11-08 | add tusbd_cdc_is_busy | hathach | |
| enhance cdc serial device demo refractor fifo.c | |||
| 2013-07-03 | change some license text | hathach | |
| 2013-03-25 | change website from tinyusb.net to tinyusb.org | hathach | |
| 2013-02-04 | refractor include chain with following policies | hathach | |
| - header file only include what it needs for its declarations. | |||
| 2013-01-27 | update license year from 2012 to 2013 | hathach | |
| 2013-01-16 | rename some fifo functions to be more consistent | hathach | |
| 2013-01-16 | added some tests for fifo.c | hathach | |
| 2013-01-16 | add uart for lpc11uxx and retarget successfully | hathach | |
| 2012-12-10 | abstract usb enable/disable interrupt to hal layer | hathach | |
| 2012-12-03 | change editor tab to 2 spaces. | hathach | |
| 2012-12-02 | add extern "C" for cpp | hathach | |
| start to work on hal layer | |||
| 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-28 | make keyboard device work with lpc1347 | hathach | |
