| Age | Commit message (Expand) | Author |
|---|---|---|
| 2020-11-02 | update usbh with hub to use async control transfer | hathach |
| 2020-09-06 | change xfer_cb return type from void to bool | hathach |
| 2020-09-05 | refactor hub class | hathach |
| 2020-09-05 | defer xfer_isr to xfer_cb | hathach |
| 2020-01-15 | Normalize line endings | Nathan Conrad |
| 2019-06-06 | add TU_ prefix to compiler ATTR to prevent name conflict with application | hathach |
| 2019-05-14 | update license year to 2019 | hathach |
| 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 | clean up compiler attribute | hathach |
| 2018-12-11 | completely remove pipe handle for cdc/hub/ehci | hathach |
| 2018-12-10 | usbh name change | hathach |
| 2018-12-10 | removing pipe handle | hathach |
| 2018-12-09 | change usbh class driver open signature | hathach |
| 2018-12-06 | clean up hub | hathach |
| 2018-11-23 | rename tusb_event_t to xfer_result_t | hathach |
| 2018-08-13 | rename VERIFY to TU_VERIFY to avoid conflict with application | hathach |
| 2018-06-18 | rename subfolder source to src | hathach |
