summaryrefslogtreecommitdiff
path: root/tinyusb/tusb_dcd.h
AgeCommit message (Expand)Author
2018-03-23shorten descriptor typehathach
2018-03-23rename port to rhport for clarificationhathach
2018-03-23remove DCD API dependency tusb_dcd_edpt_queue_xferhathach
2018-03-22simplify tusb_dcd_edpt_xfer APIhathach
2018-03-21merge tusb_dcd_control_stall() to tusb_dcd_edpt_stall()hathach
2018-03-21remove int_on_complete for tusb_dcd_control_xferhathach
2018-03-20nrf52 cdc example work on nrf52840pdkhathach
2018-03-14add usbd_control_xfer_substakhathach
2018-03-13working on nrf52hathach
2018-03-12more hcd clean uphathach
2018-03-11clean uphathach
2018-03-11rename tusb_dir_thathach
2018-03-11refactor dcd API, drop edpt_hdl_t in favor of endpoint address for easy porthathach
2018-03-11rename dcd_pipe to dcd_edpthathach
2018-03-11refactor dcd_xfer_completehathach
2018-03-11rename dcd_* API to tusb_dcd_*hathach
2018-03-11rename dcd.h to tusb_dcd.hhathach