This website requires JavaScript.
Explore
Help
Sign In
mirror
/
tinyusb
Watch
1
Star
0
Fork
0
You've already forked tinyusb
mirror of
https://github.com/hathach/tinyusb.git
synced
2025-02-24 12:41:02 +00:00
Code
Issues
Packages
Projects
Releases
Wiki
Activity
tinyusb
/
tests
/
test
/
host
History
hathach
b146730306
add test code & hcd_pipe_xfer for bulk transfer
...
- test cross 4k boundary test for bulk transfer rename p_qtd_list to p_qtd_list_head
2013-03-07 19:54:00 +07:00
..
ehci
add test code & hcd_pipe_xfer for bulk transfer
2013-03-07 19:54:00 +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
add ASSERT POINTER support
2013-01-18 14:39:42 +07:00
test_usbh.c
start to add code for hcd_init test
2013-02-28 17:00:51 +07:00