| Age | Commit message (Collapse) | Author | |
|---|---|---|---|
| 2019-03-20 | migrate license from BSD 3 clause to MIT | hathach | |
| 2018-12-13 | osal clean up | hathach | |
| remove OSAL_TASK_DEF, osal_task_create. Applicaton should create a task and call tinyusb_task(). This make API consistent with NO OS. | |||
| 2018-11-13 | added tud_cdc_write_str, tu_fifo only use mutex for RTOS config | hathach | |
| 2018-11-02 | add mutex support (optional) for tu_fifo | hathach | |
| 2018-09-26 | add sys/queue.h to common | hathach | |
| 2018-08-23 | rename common func to avoid conflict | hathach | |
| 2018-07-14 | add device cdc wanted char callback, cdc peek | hathach | |
| 2018-07-04 | rename fifo * to tu_fifo to avoid conflict with other module | hathach | |
| 2018-06-23 | clean up device cdc | hathach | |
| separate cdc tx & rx bufsize | |||
| 2018-06-18 | rename subfolder source to src | hathach | |
