| Age | Commit message (Collapse) | Author |
|
add epout_buf and use it for SET_REPORT request buffer
|
|
|
|
refactor usbd_open_edpt_pair
|
|
|
|
|
|
|
|
- rename tud_hid_mode_changed_cb to tud_hid_mode_changed_cb
- add mouse ac pan descriptor template support
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
add multiple Lun support along with msc_dual_lun example
|
|
|
|
|
|
- remove CFG_TUD_MSC_MAXLUN
- add tud_msc_maxlun_cb()
- add msc_dual_lun exmaple
|
|
|
|
|
|
move interface descriptor template to usbd.h
|
|
|
|
refactor hid device, remove auto descriptor, update example
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
Application should declare its own device descriptor
|
|
|
|
fix #53
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
Add suspend, resume and remote wakeup support
|
|
|
|
|
|
and Disconnect
should work with #47
|