| Age | Commit message (Collapse) | Author |
|
|
|
|
|
USBTMC: Fixes and support for high-speed USB
|
|
|
|
for all cases.
|
|
|
|
- BOARD_DEVICE/HOST_RHPORT_NUM to BOARD_TUD/H_RHPORT
- BOARD_DEVICE/HOST_RHPORT_SPEED to BOARD_TUD/H_MAX_SPEED
|
|
|
|
remove TUSB_DESC_CONFIG_ATT_REMOTE_WAKEUP attribute from non-hid
examples
|
|
|
|
|
|
|
|
|
|
|
|
rename CFG_TUD_HID_BUFSIZE to CFG_TUD_HID_EP_BUFSIZE
|
|
|
|
clean up unused descriptor for usbtmc example
|
|
|
|
|
|
|
|
|
|
|
|
|
|
add Nuvoton NUC505
|
|
Signed-off-by: Chang Feng <[email protected]>
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
struct.
|
|
|
|
Assume a single interface, for now.
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|