summaryrefslogtreecommitdiff
path: root/src/device/usbd_pvt.h
AgeCommit message (Collapse)Author
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
enhance cdc with better multiple interfaces support add default ep size for cdc and msc device CFG_TUD_CDC_EPSIZE, CFG_TUD_MSC_EPSIZE
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