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
f6acca6664
add callback for hcd when it cleaned up all cache data for a device (previously mark as removing).
2013-03-22 18:55:45 +07:00
..
ehci
add callback for hcd when it cleaned up all cache data for a device (previously mark as removing).
2013-03-22 18:55:45 +07:00
test_enum_task.c
add hard fault handler to bsp.c
2013-03-13 10:57:30 +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
- fix bug when unplugged unmounted-already device (mostly plugged when power on)
2013-03-22 17:08:51 +07:00