| Age | Commit message (Expand) | Author |
|---|---|---|
| 2024-11-04 | add tusb_time_millis_api() and default/weak tusb_time_delay_ms_api(). Which i... | hathach |
| 2024-09-10 | reduce ep stream footprint by using is_mps512 since it only support bulk so far | hathach |
| 2024-09-10 | remove vendor ep_addr, use stream api instead | hathach |
| 2024-09-10 | minor clean up | hathach |
| 2024-09-10 | change edpt stream api to take hwid from API to reduce memory footprint | hathach |
| 2024-09-10 | update edpt_stream to support non-buffered (no fifo) mode | hathach |
| 2024-09-10 | change vendor device to use edpt stream API | hathach |
| 2024-03-22 | add tu_edpt_stream_deinit() | hathach |
| 2023-05-25 | fix issue with ftdi host driver with status bytes | hathach |
| 2022-12-24 | add tuh_cdc_peek() | hathach |
| 2022-12-22 | fix stream read count computation | hathach |
| 2022-12-22 | moving edpt_stream API into common tusb.c | hathach |
| 2022-03-09 | implement tu_edpt_release() | hathach |
| 2022-03-09 | adding tusb_private.h to implement common edpt claim | hathach |
