| Age | Commit message (Collapse) | Author |
|
majbthrd-add_ncm
|
|
house keeping update
|
|
|
|
UAC2: Add xfer_fifo support for dcd_transdimension.
|
|
|
|
|
|
|
|
|
|
|
|
|
|
examples/device/hid_composite_freertos/src/FreeRTOSConfig/FreeRTOSConfig.h
|
|
|
|
|
|
|
|
- skip additional custom descriptor between interface and endpoints
- can have up to 2 bulk endpoint ( 1 in & 1 out)
|
|
|
|
|
|
|
|
|
|
|
|
This reverts commit 2e23f3dd7287186445aeab39108f81c51644ed77.
|
|
|
|
Rp2040 compliance test
|
|
|
|
transfer
|
|
|
|
Add ring buffer ON/OFF switch.
|
|
|
|
|
|
|
|
|
|
add more log, pass more complaint test
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
Fix vendor fifo deadlock, add tud_vendor_n_read_flush
|
|
complete Sony PS4 dualshock controller example
|
|
|
|
separate dev0 from _usbh_devices pool to save sram
|
|
|
|
|
|
|
|
the descriptor len used by driver will be calculated by usbh
|
|
|
|
|