summaryrefslogtreecommitdiff
path: root/src/device/usbd_pvt.h
AgeCommit message (Expand)Author
2018-12-05change usbd_init() return to bool for simplicityhathach
2018-11-16nrf5x: refactor device control transfer.hathach
2018-11-07Split out the control endpoint logicScott Shawcroft
2018-11-07Add SAMD21 and SAMD51 support for CircuitPython.Scott Shawcroft
2018-11-02clean up osalhathach
2018-10-23replace dcd_bus_event() and dcd_setup_received() by dcd_event_handler()hathach
2018-08-15fix memory issue with usbd control xferhathach
2018-08-01improve auto descriptorhathach
2018-07-27house keepinghathach
2018-07-17revert usbd_control_xfer_st() implementationhathach
2018-07-14use _usbd_ctrl_buf for control transferm refactor cdc devicehathach
2018-07-13better multiple interfaces support for cdc devicehathach
2018-07-10clean up usbd auto deschathach
2018-06-22clean uphathach
2018-06-22enhance usbd: add usbd_defer_func()hathach
2018-06-18rename subfolder source to srchathach