summaryrefslogtreecommitdiff
path: root/src/device/dcd.h
AgeCommit message (Expand)Author
2018-12-05remove dcd_connect/disconnect since there is no usage nowhathach
2018-11-23rename DCD_XFER_SUCCESS to XFER_RESULT_SUCCESShathach
2018-11-20samd51 fix stable issue with dcdhathach
2018-11-16nrf5x: refactor device control transfer.hathach
2018-11-14change osal_queue_receive() signaturehathach
2018-11-07Split out the control endpoint logicScott Shawcroft
2018-11-07Add SAMD21 and SAMD51 support for CircuitPython.Scott Shawcroft
2018-10-25add dcd event helper setup_recieved and bus_signalhathach
2018-10-24replace dcd_xfer_complete by dcd_xfer_complete()hathach
2018-10-23clean uphathach
2018-10-23rename UBSD_EVT_ to DCD_EVENT_hathach
2018-10-23rename usbd_event_t to dcd_event_thathach
2018-08-23fix compiler warningshathach
2018-07-25add dcd_edpt_stalled() APIhathach
2018-06-18rename subfolder source to srchathach