| Age | Commit message (Collapse) | Author | |
|---|---|---|---|
| 2015-05-01 | replace ATTR_PACKED_STRUCT by simply ATTR_PACKED (drop IAR support) | hathach | |
| remove "primitive_types.h" by simply include stdbool.h, stdint.h | |||
| 2014-03-24 | more doxygen works | hathach | |
| 2014-03-10 | cannot get IAR work with lpc1769 device demo | hathach | |
| 2013-12-12 | implement inline bit manipulation function | hathach | |
| 2013-05-06 | change format of file header & license spacing | hathach | |
| 2013-03-25 | change website from tinyusb.net to tinyusb.org | hathach | |
| 2013-01-30 | add primitive_types.h for portable with uint8,16,32_t, and bool | hathach | |
| add osal_common.h to ease the complaint of MISRA 19.1 implement OSAL_NONE Task loop, semaphore wait/post and its test code | |||
