| Age | Commit message (Collapse) | Author |
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
- add CFG_TUD_HID_ASCII_TO_KEYCODE_LOOKUP
- add tud_hid_keyboard_send_keycode(), tud_hid_keyboard_send_char(),
tud_hid_keyboard_send_string()
- add timeout_blocking_wait()
|
|
|
|
|
|
|
|
enhance cdc with better multiple interfaces support
add default ep size for cdc and msc device CFG_TUD_CDC_EPSIZE,
CFG_TUD_MSC_EPSIZE
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
inquiry response
|
|
scsi read capa and read format cap
|
|
|
|
|
|
|
|
|
|
separate cdc tx & rx bufsize
|
|
|
|
|
|
|
|
|