summaryrefslogtreecommitdiff
path: root/tinyusb/class/custom_class_host.c
AgeCommit message (Collapse)Author
2013-07-01house keepinghathach
2013-07-01add & pass a first few test for cdc hosthathach
implement cdch_open_subtask
2013-06-23add custom bulk out testhathach
2013-06-22fix bug with custom class that terminate xfer after the first QTDhathach
2013-06-21fix a stupid bughathach
2013-06-21add api for hcd: hcd_pipe_is_idlehathach
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 classhathach
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