This website requires JavaScript.
Explore
Help
Sign In
Embedded
/
tinyusb
Watch
1
Star
0
Fork
0
You've already forked tinyusb
mirror of
https://github.com/hathach/tinyusb.git
synced
2025-01-17 05:32:55 +08:00
Code
Issues
Packages
Projects
Releases
Wiki
Activity
tinyusb
/
tests
/
test
/
host
History
hathach
644f0d3932
make "used" member of ehci_qtd_t into reserved place of buffer[1] (with assert check in hcd init)
2013-03-07 17:59:07 +07:00
..
ehci
make "used" member of ehci_qtd_t into reserved place of buffer[1] (with assert check in hcd init)
2013-03-07 17:59:07 +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