summaryrefslogtreecommitdiff
path: root/tests/test/host/test_usbh.c
AgeCommit message (Expand)Author
2013-04-05add control xfer for ehci controller fake: ehci_controller_control_xfer_proceedhathach
2013-03-26pass all the current testshathach
2013-03-25change website from tinyusb.net to tinyusb.orghathach
2013-03-24refractor hidh keyboardhathach
2013-03-24refractorhathach
2013-03-24rename sem_hdl in usbh_device_info_t control_sem_hdlhathach
2013-03-24add TUSB_DEVICE_STATE_INVALID_PARAMETER to tusb_device_state_thathach
2013-03-24refractorhathach
2013-03-24clean up:hathach
2013-03-23refractorhathach
2013-03-23refractorhathach
2013-03-22- fix bug when unplugged unmounted-already device (mostly plugged when power on)hathach
2013-03-13add usbh_pipe_control_close (in conjunction with usbh pipe control open)hathach
2013-03-13add hard fault handler to bsp.chathach
2013-03-13go through all the enumeration (up to get full configuration)hathach
2013-03-11add semphore reset & queue flush APIhathach
2013-02-28start to add code for hcd_init testhathach
2013-02-28continue to strengthen include policyhathach
2013-02-26add osal subtask supporthathach
2013-02-08updating usbh init with class inithathach
2013-02-08add TUSB_CFG_HOST_CONTROLLER_START_INDEXhathach
2013-02-06refractor move device_addr0 into usbh_device_poolhathach
2013-02-06refractor move test enum to its own filehathach
2013-02-05remove TUSB prefix for class enum definitionshathach
2013-02-04rename device_info_pool to usbh_device_info_poolhathach
2013-02-04fix osal_semaphore_wait & osal_queue_receive of osal_none's bughathach
2013-02-04add TUSB_CFG_HOST_ENUM_BUFFER_SIZEhathach
2013-02-04resolve conflict between usbh & hcdhathach
2013-02-04rename test file for usbhhathach