| Age | Commit message (Collapse) | Author |
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
tusb_task() still exists for backward compatible
|
|
|
|
remove OSAL_TASK_DEF, osal_task_create. Applicaton should create a task
and call tinyusb_task(). This make API consistent with NO OS.
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
- ohci only work with 1st transfer with specific timing. TODO fix it
later
|
|
|
|
|
|
- hcd_edpt_open
- hcd_edpt_xfer
- hcd_edpt_xfer
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|