hathach a493fab753 separate fake ehci's run async & period list
refractor list_find_previous_item & list_remove_qhd to act on ehci_link_t* instead of ehci_qhd_t*
fully support 1ms, 2ms, 4ms, 8ms for period list (each list has a dummy queue head)
- change period list structure
limit the maximum polling interval to 256 ms
add max_loop static MAX number of iteration for list_find_previous_item
add test for close 256ms polling interrupt
2013-04-21 15:09:54 +07:00
2013-02-06 13:15:12 +07:00
2013-02-06 13:15:12 +07:00
2012-11-27 15:21:47 +07:00

tinyusb

an embedded open-source usb stack for ARM MCUs

Description
An open source cross-platform USB stack for embedded system
Readme MIT 71 MiB
Languages
C 94%
CMake 2.6%
Makefile 1.4%
Python 1%
C++ 0.5%
Other 0.5%