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
/
test
Age
Commit message (
Expand
)
Author
2013-03-22
fix bug: adjust all bulk queue head from ehci_data.device
hathach
2013-03-22
add callback for hcd when it cleaned up all cache data for a device (previous...
hathach
2013-03-22
house keeping for pipe API test code
hathach
2013-03-22
test code clean up
hathach
2013-03-22
refractoring test code
hathach
2013-03-22
start to clean up test code
hathach
2013-03-22
- fix bug when unplugged unmounted-already device (mostly plugged when power on)
hathach
2013-03-13
add some test for usbh_hcd integration
hathach
2013-03-13
refractor rename field inactive_next_xact of ehci_qhd_t
hathach
2013-03-13
refractor ehci test files
hathach
2013-03-13
add usbh_pipe_control_close (in conjunction with usbh pipe control open)
hathach
2013-03-13
add hard fault handler to bsp.c
hathach
2013-03-13
forget to add test file for ehci isr
hathach
2013-03-13
go through all the enumeration (up to get full configuration)
hathach
2013-03-12
add isr api for usbh_hcd
hathach
2013-03-12
add semaphore reset & queue flush API for osal
hathach
2013-03-11
add semphore reset & queue flush API
hathach
2013-03-10
- add test code for bulk xfer isr
hathach
2013-03-10
rename
hathach
2013-03-10
add code for ehci interrupt handler
hathach
2013-03-10
rename file
hathach
2013-03-09
add class code to hcd_pipe_open to facilitate usb_complete callback
hathach
2013-03-09
add int_on_complete parameter to hcd_pipe_xfer for TD chain class request
hathach
2013-03-09
- addd p_qtd_list_tail to qhd structure for easy queue TD
hathach
2013-03-07
add test code & hcd_pipe_xfer for bulk transfer
hathach
2013-03-07
make "used" member of ehci_qtd_t into reserved place of buffer[1] (with asser...
hathach
2013-03-07
guard check for open iso pipe
hathach
2013-03-07
re-layout ehci_data_t to get better memory consumption
hathach
2013-03-06
add prototype for hcd_pipe(control)_close
hathach
2013-03-06
add code & test for hcd_pipe_open interrupt
hathach
2013-03-06
basically finish code for control transfer & test code
hathach
2013-03-06
pass test for setup TD
hathach
2013-03-06
rename fields in ehci_qtd_t
hathach
2013-03-06
refractor
hathach
2013-03-06
refractor ehci_data_t
hathach
2013-03-06
refractor
hathach
2013-03-06
add some code & testcode for hcd_pipe_control_xfer
hathach
2013-03-06
fix error
hathach
2013-03-06
refractor hcd_open
hathach
2013-03-05
add test & code for open bulk transfer to hcd_pipe_open()
hathach
2013-03-05
refractor tests
hathach
2013-03-05
add test & code for hcd_pipe_control_open
hathach
2013-03-04
abstract call chains from hal usb isr
hathach
2013-03-04
refractor
hathach
2013-03-04
replace TUSB_CFG_HOST by MODE_HOST_SUPPORTED
hathach
2013-03-04
allow configure host/device by controller basic
hathach
2013-03-04
add alignof to compilier specific
hathach
2013-03-04
sperate tests
hathach
2013-03-04
rename
hathach
2013-03-04
add test for hcd/host init
hathach
[prev]
[next]