mirror of
https://github.com/hathach/tinyusb.git
synced 2026-03-01 13:12:32 +00:00
7b5d9edc5af88422b26116a56032091e96714495
implement keyboard app code - forcefully place keyboard_report in RAM section 3 change used bit in qtd from reserved in buffer[1] to alternate link add code for fake ehci controller runs on period interrupt change signature of tusbh_hid_keyboard_get_report - tusb_keyboard_report_t* to uint8_t* implement period (interrupt) complete isr processing
tinyusb
an embedded open-source usb stack for ARM MCUs
Languages
C
93.3%
CMake
2.9%
Makefile
1.5%
Python
1.4%
C++
0.5%
Other
0.4%