summaryrefslogtreecommitdiff
path: root/tinyusb/class/custom_class.h
AgeCommit message (Collapse)Author
2018-06-17clean uphathach
2018-03-23shorten descriptor typehathach
2018-03-12more renamehathach
2018-03-02clean up compilerhathach
2018-03-01device API renamehathach
2014-03-25doxygen documentinghathach
2014-03-16doxygen documenthathach
2014-03-14clean up warning in lpcxpressohathach
remove -Wpacked -Wpadded in gcc
2013-07-02add tusbh_cdc_send, t usbh_cdc_receivehathach
add cdc_serial_app for virtual com demo
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