| Age | Commit message (Collapse) | Author |
|
|
|
unsupported scsi command
|
|
- tud_hid_keyboard_is_boot_protocol()
- tud_hid_mouse_is_boot_protocol()
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
- 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()
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
update segger project to work with nrfx
|
|
|
|
|
|
|
|
|
|
|
|
separate cdc tx & rx bufsize
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
- change tud_msc_scsi_cb return type to simply bool
- change tud_msc_write10_cb, tud_msc_read10_cb params order
|
|
|
|
|
|
|
|
CFG_TUD_TASK_STACKSIZE
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|