| Age | Commit message (Collapse) | Author | |
|---|---|---|---|
| 2018-06-17 | clean up | hathach | |
| 2018-04-12 | rename ASSERT_ERR to TU_ASSERT_ERR to prevent conflict with user code | hathach | |
| 2018-04-10 | mass rename TUSB_CFG to CFG_TUSB | hathach | |
| 2018-03-29 | rename ASSERT_STATUS to ASSERT_ERR, merge assertion.h to verify.h | hathach | |
| 2018-03-29 | clean up assert and verify | hathach | |
| 2018-03-28 | rename ASSERT to TU_ASSERT to avoid name conflict | hathach | |
| 2018-03-23 | shorten descriptor type | hathach | |
| 2018-03-12 | more rename | hathach | |
| 2018-03-11 | shorten TUSB_DESC_TYPE* | hathach | |
| 2018-03-11 | rename TUSB_DIR_OUT, TUSB_DIR_IN | hathach | |
| 2013-07-01 | house keeping | hathach | |
| 2013-07-01 | add & pass a first few test for cdc host | hathach | |
| implement cdch_open_subtask | |||
| 2013-06-23 | add custom bulk out test | hathach | |
| 2013-06-22 | fix bug with custom class that terminate xfer after the first QTD | hathach | |
| 2013-06-21 | fix a stupid bug | hathach | |
| 2013-06-21 | add api for hcd: hcd_pipe_is_idle | hathach | |
| add api for usbh: tusbh_device_get_mounted_class_flag implement api for custom class - is mounted - read | |||
| 2013-06-21 | [host lpc43xx] adding support for host custom class | hathach | |
| refractor usbh class driver indexing opt out periodic list code in EHCI (need to refractor/group later) [device lpc176x] rename dcd_endpoint_configure to dcd_pipe_open add usbd_pipe_open to manage pipe | |||
