summaryrefslogtreecommitdiff
path: root/tests/support/tusb_config.h
AgeCommit message (Collapse)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
disable test for a class of cdc host temporarily disable test for test_osal_none.c change include in some core files remove osal.h from common.h
2014-04-17fix configure filehathach
fix test_fifo.c
2013-10-24change TUSB_CFG_CONTROLLER0/1_MODE to TUSB_CFG_CONTROLLER_0/1_MODE for clearancehathach
adding configuration docs for tinyusb_config.h document HID mouse & keyboard API
2013-10-16refractor hub apihathach
fix all test build errors
2013-09-24add some tests support for msc hosthathach
refractor msch buffer for getting inital scsi like inquiry, read capacity adding support for resovling stall on control pipe
2013-09-20refine hid host driverhathach
2013-07-05implementing initializing for RNDIShathach
2013-07-01add & pass a first few test for cdc hosthathach
implement cdch_open_subtask
2013-06-26remove app_os_prio.h in os_none configurehathach
remove instance_num in hidh API temporarily pause device stack developement should fix travis-ci build error
2013-06-12clean uphathach
2013-06-05added dcd_dma_descriptor_t typdefhathach
reorganize test project, multiple test projects each is specifically for an MCU