summaryrefslogtreecommitdiff
path: root/src/host/ehci
AgeCommit message (Collapse)Author
2018-12-08refactor hcd apihathach
2018-12-07rename MODE_HOST_SUPPORTED to TUSB_OPT_HOST_ENABLEDhathach
2018-12-07clean up ehci, support only 1 controllerhathach
2018-12-07clean uphathach
2018-12-07adding new hcd api, tested working with control xfer.hathach
- hcd_edpt_open - hcd_edpt_xfer - hcd_edpt_xfer
2018-12-07able to build host hidhathach
2018-12-07able to build with host mschathach
2018-12-07usbh rename varshathach
2018-12-05fix more host build errorhathach
2018-12-05able to build host lpc18xxhathach
2018-12-05fixing build error with host stackhathach
2018-11-23rename xfer complete enumhathach
2018-11-23rename tusb_event_t to xfer_result_thathach
2018-11-22rename CFG_TUSB_MEM_SECTION to CFG_TUSB_MEM_SECTIONhathach
2018-10-24rename verify_breakpoint to TU_BREAKPOINThathach
2018-10-23clean up helper funchathach
2018-08-23rename common func to avoid conflicthathach
2018-08-13rename VERIFY to TU_VERIFY to avoid conflict with applicationhathach
2018-07-23clean up includehathach
2018-07-23rename timeout_ API to tu_timeout APIhathach
2018-07-23rename timeout_timer.h to tusb_timeout.hhathach
2018-06-18rename subfolder source to srchathach