summaryrefslogtreecommitdiff
path: root/tinyusb/class/custom_class_host.c
AgeCommit message (Expand)Author
2018-03-23shorten descriptor typehathach
2018-03-12more renamehathach
2018-03-11shorten TUSB_DESC_TYPE*hathach
2018-03-11rename TUSB_DIR_OUT, TUSB_DIR_INhathach
2013-07-01house keepinghathach
2013-07-01add & pass a first few test for cdc hosthathach
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
2013-06-21[host lpc43xx] adding support for host custom classhathach