hathach
|
4b660175be
|
rename CFG_TUSB_DEVICE_* to CFG_TUD_*
|
2018-04-12 13:23:52 +07:00 |
|
hathach
|
3d31f92106
|
rename OPT_MODE_
|
2018-04-12 13:17:58 +07:00 |
|
hathach
|
18f97fef7e
|
rename TUSB_OS_NONE, TUSB_OS_FREERTOS to OPT_OS_NONE, OPT_OS_FREERTOS
|
2018-04-12 12:55:53 +07:00 |
|
hathach
|
fecef9ca42
|
minor clean up
|
2018-04-10 15:31:36 +07:00 |
|
hathach
|
33af6b6549
|
clean up remove CFG_TUSB_TICKS_HZ
|
2018-04-10 14:47:33 +07:00 |
|
hathach
|
81935c91e9
|
rename CFG_TUSB_DEVICE_CONTROL_ENDOINT_SIZE to CFG_TUSB_DEVICE_ENDOINT0_SIZE
|
2018-04-10 14:43:13 +07:00 |
|
hathach
|
3c24671960
|
mass rename TUSB_CFG to CFG_TUSB
|
2018-04-10 14:31:11 +07:00 |
|
hathach
|
2c9ecb300a
|
get all tests passed with lpc18xx_43xx. Need to disable some though
|
2014-04-18 13:51:54 +07:00 |
|
hathach
|
06bb9ad7a7
|
move STRING & XSTRING & STATIC_ASSERT to compiler.h
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-17 22:57:11 +07:00 |
|
hathach
|
69c46b2f9a
|
fix configure file
fix test_fifo.c
|
2014-04-17 20:51:41 +07:00 |
|
hathach
|
b71ffe3d5a
|
change TUSB_CFG_CONTROLLER0/1_MODE to TUSB_CFG_CONTROLLER_0/1_MODE for clearance
adding configuration docs for tinyusb_config.h
document HID mouse & keyboard API
|
2013-10-24 15:32:54 +07:00 |
|
hathach
|
de7e21dc66
|
refractor hub api
fix all test build errors
|
2013-10-16 11:05:33 +07:00 |
|
hathach
|
63b776f7cf
|
add some tests support for msc host
refractor msch buffer for getting inital scsi like inquiry, read capacity
adding support for resovling stall on control pipe
|
2013-09-24 15:21:16 +07:00 |
|
hathach
|
52ae0afeb6
|
refine hid host driver
|
2013-09-20 16:20:28 +07:00 |
|
hathach
|
c08c655fd1
|
implementing initializing for RNDIS
|
2013-07-05 11:46:12 +07:00 |
|
hathach
|
a4f7dc1105
|
add & pass a first few test for cdc host
implement cdch_open_subtask
|
2013-07-01 10:35:37 +07:00 |
|
hathach
|
ea2e63a332
|
remove app_os_prio.h in os_none configure
remove instance_num in hidh API
temporarily pause device stack developement
should fix travis-ci build error
|
2013-06-26 18:00:05 +07:00 |
|
hathach
|
ee57a6f13f
|
clean up
|
2013-06-12 14:06:41 +07:00 |
|
hathach
|
f69fefefa9
|
added dcd_dma_descriptor_t typdef
reorganize test project, multiple test projects each is specifically for an MCU
|
2013-06-05 11:23:41 +07:00 |
|