mirror of
https://github.com/hathach/tinyusb.git
synced 2026-02-05 09:55:35 +00:00
b1db85dedf5546bee594a40ba41cf644bf7b3ae0
- move control_request from ehci_data to usbh_device_info_pool - add test for bulk transfer double (2 consecutive xfers) - use table (array) structure for class driver, currently included - refractor extract to function insert_qtd_to_qhd + init function + install_subtask --> all class driver function must be declared with WEAK
tinyusb
an embedded open-source usb stack for ARM MCUs
Languages
C
93.3%
CMake
2.8%
Makefile
1.5%
Python
1.5%
C++
0.5%
Other
0.4%