| Age | Commit message (Collapse) | Author |
|
|
|
update hid composite to make use of tud_hid_report_complete_cb() for
sending reports when possible.
|
|
- Add gamepad to hid_composite example. Though it needs a bit of extra
work but it will come later as separated PR.
|
|
|
|
both no OS and freeRTOS
|
|
|
|
|
|
rename CFG_TUD_HID_BUFSIZE to CFG_TUD_HID_EP_BUFSIZE
|
|
|
|
this make the template with Report ID look less weird to the user
|
|
|
|
|
|
|
|
|
|
add Nuvoton NUC505
|
|
Signed-off-by: Chang Feng <[email protected]>
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|