summaryrefslogtreecommitdiff
path: root/tests
AgeCommit message (Expand)Author
2018-03-23more shorten namehathach
2018-03-23shorten descriptor typehathach
2018-03-21osal subtask renamehathach
2018-03-21rename TUSB_REQUEST to simply TUSB_REQ_hathach
2014-08-04replacing RF1GHZNODE with LPCXPRESSO11U68 (not yet implement the actual board)hathach
2014-05-13add lpcxpresso spifi flash settinghathach
2014-04-28make freertos source unmodified to ease the upgrade process laterhathach
2014-04-18disable running test for lpc175x_6x on travishathach
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
2014-04-17fixing testhathach
2014-03-28update mdhathach
2014-03-28document with markdownhathach
2014-03-27fix image pathhathach
2014-03-26markdown work for TDD pagehathach
2014-03-25rename markdown fileshathach
2014-03-25some markdown workhathach
2013-12-13able to get connect status change interrupt occuredhathach
2013-12-12implement inline bit manipulation functionhathach
2013-11-25change MCU to TUSB_CFG_MCUhathach
2013-10-27static assert to check OSAL_QUEUE_DEF's queue_depth parameter < 256hathach
2013-10-27rndis documenthathach
2013-10-25more doxygen workhathach
2013-10-24change TUSB_CFG_CONTROLLER0/1_MODE to TUSB_CFG_CONTROLLER_0/1_MODE for clearancehathach
2013-10-22working on doxygenhathach
2013-10-16refractor hub apihathach
2013-10-15complete moving test project to /tests folderhathach
2013-10-15move test project to tests folderhathach
2013-10-01- move disconnection handle to enum task --> move tusbh_xxx_unmount is invoke...hathach
2013-09-28clean up hid host (temp let test failed)hathach
2013-09-27house keepinghathach
2013-09-26add scsi write10 & test unit readyhathach
2013-09-24allow a limited model to deal with stalled pipe/transactionhathach
2013-09-24add some tests support for msc hosthathach
2013-09-22fix pingstate for highspeed bulk out transferhathach
2013-09-21house keeping, clean up warningshathach
2013-09-21house keepinghathach
2013-09-21remove ATTR_WEAK for all necessary driver callbackhathach
2013-09-20refine hid host driverhathach
2013-09-13fix task def with cmsis rtxhathach
2013-09-13all project can run okhathach
2013-09-11add set msg & get set cmplt for OID_GEN_CURRENT_PACKET_FILTER (default = 0 re...hathach
2013-07-19add test & code to send rndis msg query for permanent address (MAC address)hathach
2013-07-06pass the initialize_cmplthathach
2013-07-06refractor qhd_xfer_error_isr (omit xfer_type para)hathach
2013-07-05fix bug with RNDIS class open using non-static variable p_cdchathach
2013-07-05adding subclass RNDIS-CDC driver APIhathach
2013-07-05fix bug with rndis overshadow the normal cdc callbackhathach
2013-07-05change usbh_control_xfer_subtask to use flat API instead of passing tusb_cont...hathach