This website requires JavaScript.
Explore
Help
Sign In
mirror
/
tinyusb
Watch
3
Star
0
Fork
0
You've already forked tinyusb
mirror of
https://github.com/hathach/tinyusb.git
synced
2026-03-16 20:45:03 +00:00
Code
Issues
Packages
Projects
Releases
Wiki
Activity
Files
68dddefe7b87583cf2eaac68f2d77e2a5efd3d69
tinyusb
/
tests
/
test
/
host
/
ehci
History
hathach
68dddefe7b
add control xfer for ehci controller fake: ehci_controller_control_xfer_proceed
...
refractor test code
2013-04-05 14:00:37 +07:00
..
test_ehci_init.c
…
test_ehci_isr.c
add control xfer for ehci controller fake: ehci_controller_control_xfer_proceed
2013-04-05 14:00:37 +07:00
test_ehci_structure.c
add test for pipe_interrupt_xfer
2013-03-27 11:51:44 +07:00
test_ehci_usbh_hcd_integration.c
…
test_pipe_bulk_open.c
add field to endpoint maxpacketsize (mult)
2013-03-26 13:07:42 +07:00
test_pipe_bulk_xfer.c
add test for pipe_interrupt_xfer
2013-03-27 11:51:44 +07:00
test_pipe_control_open.c
…
test_pipe_control_xfer.c
…
test_pipe_interrupt_open.c
add field to endpoint maxpacketsize (mult)
2013-03-26 13:07:42 +07:00
test_pipe_interrupt_xfer.c
add test for pipe_interrupt_xfer
2013-03-27 11:51:44 +07:00
test_pipe_isochronous_open.c
…