| Age | Commit message (Expand) | Author |
|---|---|---|
| 2013-04-10 | change osal_queue_send(osal_queue_handle_t const queue_hdl, uint32_t data) si... | hathach |
| 2013-03-25 | change website from tinyusb.net to tinyusb.org | hathach |
| 2013-03-10 | - add test code for bulk xfer isr | hathach |
| 2013-02-26 | add osal subtask support | hathach |
| 2013-02-06 | fix TASK_ASSERT for osal_none.h | hathach |
| 2013-02-04 | add TUSB_CFG_HOST_ENUM_BUFFER_SIZE | hathach |
| 2013-02-02 | refine OSAL_TASK_LOOP_BEGIN & OSAL_TASK_LOOP_END | hathach |
| 2013-02-01 | add timeout to queue_receive and update test code for it | hathach |
| 2013-02-01 | change osal_timeout_t to uint32_t | hathach |
| 2013-02-01 | add std=gnu99 for test build | hathach |
| 2013-01-30 | change semaphore to volatile uint8_t | hathach |
| 2013-01-30 | add osal queue service & its test code | hathach |
| 2013-01-30 | fix mocking osal api using ifdef | hathach |
| 2013-01-30 | add primitive_types.h for portable with uint8,16,32_t, and bool | hathach |
| 2013-01-26 | add more test code for keyboard hid application API | hathach |
