summaryrefslogtreecommitdiff
path: root/tests/test/host/test_enum_task.c
AgeCommit message (Expand)Author
2013-04-05add control xfer for ehci controller fake: ehci_controller_control_xfer_proceedhathach
2013-03-29clean up, update tests for hcd_port_reset after 8 byte descriptor & set confi...hathach
2013-03-26add flag_supported_class to usbh_deviceshathach
2013-03-25change website from tinyusb.net to tinyusb.orghathach
2013-03-24refractorhathach
2013-03-24rename sem_hdl in usbh_device_info_t control_sem_hdlhathach
2013-03-24clean up:hathach
2013-03-23enhance some testshathach
2013-03-23refractorhathach
2013-03-13add hard fault handler to bsp.chathach
2013-03-12add semaphore reset & queue flush API for osalhathach
2013-03-06add prototype for hcd_pipe(control)_closehathach
2013-02-28continue to strengthen include policyhathach
2013-02-27rename tusbh_device_mount_succeed_cbhathach
2013-02-27add parsing configuration desc & invoke driver install subtaskhathach
2013-02-26add osal subtask supporthathach
2013-02-08updating usbh init with class inithathach
2013-02-06update enumeration up to get full configuration descriptorhathach
2013-02-06refractor move device_addr0 into usbh_device_poolhathach
2013-02-06remove hcd_addr0_close_Ignorehathach
2013-02-06refractor move test enum to its own filehathach