summaryrefslogtreecommitdiff
path: root/src/host/usbh_control.c
AgeCommit message (Expand)Author
2022-03-11remove usbh_control.chathach
2022-03-10refactor and integrate usbh control xfer back to usbh.chathach
2022-03-10refactor host control xferhathach
2022-03-10merge control stage host and device valuehathach
2022-03-09minor clean uphathach
2022-03-09add tusb_debug.h remove tusb_error.hhathach
2022-02-25rename TUSB_OPT_HOST_ENABLED to CFG_TUH_ENABLEDhathach
2021-08-23add hcd_devtree_get_info()hathach
2021-06-28Merge pull request #891 from hathach/host-rp2040-double-bufferHa Thach
2021-06-21Fix typo in TUH configuration defineNiklas Hauser
2021-06-11improve usbhhathach
2021-06-10more clean uphathach
2021-05-31clean uphathach
2021-05-18rename CFG_TUSB_HOST_ENUM_BUFFER_SIZE to CFG_TUH_ENUMERATION_BUFSZIEhathach
2021-05-18correct ehci control endpoint address report on xfer completehathach
2020-10-13rework msc hosthathach
2020-10-12add usbh_edpt_claim/releasehathach
2020-09-07rework usbh control transferhathach