summaryrefslogtreecommitdiff
path: root/tests/support
AgeCommit message (Expand)Author
2014-04-18get all tests passed with lpc18xx_43xx. Need to disable some thoughhathach
2014-04-17move STRING & XSTRING & STATIC_ASSERT to compiler.hhathach
2014-04-17fix configure filehathach
2013-10-24change TUSB_CFG_CONTROLLER0/1_MODE to TUSB_CFG_CONTROLLER_0/1_MODE for clearancehathach
2013-10-16refractor hub apihathach
2013-09-24add some tests support for msc hosthathach
2013-09-20refine hid host driverhathach
2013-07-05change usbh_control_xfer_subtask to use flat API instead of passing tusb_cont...hathach
2013-07-05implementing initializing for RNDIShathach
2013-07-04no big deal, only rename tusb_std_request_t to tusb_control_request_thathach
2013-07-02update usbh_xfer_isr to take actual byte transferred and correct testshathach
2013-07-02refractor extract list_nexthathach
2013-07-01add & pass a first few test for cdc hosthathach
2013-06-27add mutex support for osalhathach
2013-06-26remove app_os_prio.h in os_none configurehathach
2013-06-21add test support for lpc176xhathach
2013-06-12clean uphathach
2013-06-05added dcd_dma_descriptor_t typdefhathach