index
:
tinyusb.git
claude/adoring-pasteur-kbaFa
claude/arm-cortex-etm-jttace-4fr29r
claude/wch-ch569-ch32h417-usb3
copilot/fix-hil-tinyusb-job
dcd_ch32hs_spd
gh-pages
master
merge_os
port-embos
worktree-ch569-hydrausb3
xfer_isr_fallback
Unnamed repository; edit this file 'description' to name the repository.
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
tests
/
support
Age
Commit message (
Expand
)
Author
2018-07-23
reworking device hid class driver
hathach
2018-04-14
rename CFG_TUSB_CONTROLLER_0_MODE to CFG_TUSB_RHPORT0_MODE
hathach
2018-04-12
rename CFG_TUSB_DEVICE_* to CFG_TUD_*
hathach
2018-04-12
rename OPT_MODE_
hathach
2018-04-12
rename TUSB_OS_NONE, TUSB_OS_FREERTOS to OPT_OS_NONE, OPT_OS_FREERTOS
hathach
2018-04-10
minor clean up
hathach
2018-04-10
clean up remove CFG_TUSB_TICKS_HZ
hathach
2018-04-10
rename CFG_TUSB_DEVICE_CONTROL_ENDOINT_SIZE to CFG_TUSB_DEVICE_ENDOINT0_SIZE
hathach
2018-04-10
mass rename TUSB_CFG to CFG_TUSB
hathach
2018-03-23
more shorten name
hathach
2018-03-23
shorten descriptor type
hathach
2014-04-18
get all tests passed with lpc18xx_43xx. Need to disable some though
hathach
2014-04-17
move STRING & XSTRING & STATIC_ASSERT to compiler.h
hathach
2014-04-17
fix configure file
hathach
2013-10-24
change TUSB_CFG_CONTROLLER0/1_MODE to TUSB_CFG_CONTROLLER_0/1_MODE for clearance
hathach
2013-10-16
refractor hub api
hathach
2013-09-24
add some tests support for msc host
hathach
2013-09-20
refine hid host driver
hathach
2013-07-05
change usbh_control_xfer_subtask to use flat API instead of passing tusb_cont...
hathach
2013-07-05
implementing initializing for RNDIS
hathach
2013-07-04
no big deal, only rename tusb_std_request_t to tusb_control_request_t
hathach
2013-07-02
update usbh_xfer_isr to take actual byte transferred and correct tests
hathach
2013-07-02
refractor extract list_next
hathach
2013-07-01
add & pass a first few test for cdc host
hathach
2013-06-27
add mutex support for osal
hathach
2013-06-26
remove app_os_prio.h in os_none configure
hathach
2013-06-21
add test support for lpc176x
hathach
2013-06-12
clean up
hathach
2013-06-05
added dcd_dma_descriptor_t typdef
hathach