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-03 22:27:10 +00:00
Code
Issues
Packages
Projects
Releases
Wiki
Activity
Files
96c92afb32cf4ed811da503bc800fdd286b24de8
tinyusb
/
tests
/
test
/
host
History
hathach
2364b09f80
add int_on_complete parameter to hcd_pipe_xfer for TD chain class request
...
fix control transfer request: remove get_control_request_ptr()
2013-03-09 14:19:40 +07:00
..
ehci
add int_on_complete parameter to hcd_pipe_xfer for TD chain class request
2013-03-09 14:19:40 +07:00
test_enum_task.c
add prototype for hcd_pipe(control)_close
2013-03-06 22:41:14 +07:00
test_hid_host_keyboard.c
add test & code for open bulk transfer to hcd_pipe_open()
2013-03-05 23:08:00 +07:00
test_hid_host.c
…
test_usbh.c
start to add code for hcd_init test
2013-02-28 17:00:51 +07:00