summaryrefslogtreecommitdiff
path: root/src/host/usbh_hcd.h
AgeCommit message (Expand)Author
2020-11-02remove legacy blocking usbh_control_xfer()hathach
2020-11-02update usbh with hub to use async control transferhathach
2020-11-01added host set_config driverhathach
2020-10-12add usbh_edpt_claim/releasehathach
2020-09-07rework usbh control transferhathach
2020-09-05clean up enum taskhathach
2020-09-05remove usbh control mutexhathach
2019-05-14update license year to 2019hathach
2019-03-20migrate license from BSD 3 clause to MIThathach
2018-12-10rename usbh_xfer_isr to hcd_event_xfer_completehathach
2018-12-10removing pipe handlehathach
2018-12-10usbh remove class code in xfer isr callbackhathach
2018-12-10clean uphathach
2018-12-10refactor usbh class driverhathach
2018-12-09change usbh class driver open signaturehathach
2018-12-08refactor hcd apihathach
2018-12-07usbh rename varshathach
2018-12-06change usbh queue to generic event queuehathach
2018-12-06minor clean uphathach
2018-12-05fixing build error with host stackhathach
2018-11-23rename tusb_event_t to xfer_result_thathach
2018-06-18rename subfolder source to srchathach