mirror of
https://github.com/hathach/tinyusb.git
synced 2026-02-05 01:15:44 +00:00
9bc30f76947b15b442f6e0ec7919baa17aea5737
- add tests for pipe_close (while TDs are active) - add tests for device unplugged add tesst & implement the async_advance_isr to clean up "REMOVING" queue head - add helper find previous qhd - add remove qhd from async list - add is_removing field for async advance isr to clean up add pipe close for control pipe & bulk pipe (with tests) add helper get qhd from pipe_handle
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%