| Age | Commit message (Collapse) | Author |
|
Add missing key codes for keypad
|
|
|
|
Source: https://www.usb.org/sites/default/files/documents/hut1_12v2.pdf from page 57 to page 59
|
|
Enable empty transfers for tud_vendor_n_write()
|
|
|
|
Add HID Lighting and Illumination functionality
|
|
Added support for SCSI_CMD_PREVENT_ALLOW_MEDIUM_REMOVAL
|
|
Add option to make CDC TX buffer persistent.
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
Add notification support for device class USBTMC
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
fix clang build with nrf
|
|
This allows USB host functionality to call HID_REQ_CONTROL_GET_REPORT on the IN Endpoint, and read the report buffer in the callback.
|
|
|
|
Implements deinit functions for host/device mode switch
|
|
|
|
|
|
HID Mouse with absolute positioning
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
change usbh driver init() return type from void to bool
|
|
add TUSB_VERSION_BUILD, also add TUSB_VERSION_NUMBER
|
|
|
|
|
|
1. fix next interface may have IAD_DESC
2. fix vs_itf can't be open on bulk mode.
|
|
|