| Age | Commit message (Expand) | Author |
|---|---|---|
| 2019-03-27 | cleanup, remove the use of _TINY_USB_SOURCE_FILE_ | hathach |
| 2019-03-20 | migrate license from BSD 3 clause to MIT | hathach |
| 2018-12-14 | rename bit_* helper to tu_bit_*, BIT_* to TU_BIT_* for consistency | hathach |
| 2018-12-14 | clean up compiler attribute | hathach |
| 2018-12-12 | change usbd xfer_cb return type to bool | hathach |
| 2018-12-12 | rename descriptor_* helper to tu_desc_* | hathach |
| 2018-12-12 | rename edpt_dir/number/addr to tu_edpt_* | hathach |
| 2018-12-11 | rename to hcd_edpt_open() | hathach |
| 2018-12-07 | rename MODE_HOST_SUPPORTED to TUSB_OPT_HOST_ENABLED | hathach |
| 2018-11-23 | rename tusb_event_t to xfer_result_t | hathach |
| 2018-11-16 | nrf5x: refactor device control transfer. | hathach |
| 2018-11-08 | Polish up control split and treat it more like a normal endpoint. | Scott Shawcroft |
| 2018-10-23 | clean up helper func | hathach |
| 2018-07-27 | house keeping | hathach |
| 2018-07-23 | reworking device hid class driver | hathach |
| 2018-07-13 | rename class driver close() to reset() | hathach |
| 2018-06-18 | rename subfolder source to src | hathach |
