| Age | Commit message (Collapse) | Author |
|
|
|
|
|
improve hil test failed output
|
|
the functions don't modifies the value
|
|
Fix ESPs without device support
|
|
The newer tusb_option.h assumes that there is a number of device
endpoints to check against.
|
|
rework fsdev driver, fix ch32v203 race condition and stability issue
|
|
|
|
EP0 OUT, which can incorrectly use queued_len of previous transfer. So reset total_len and queued_len to 0.
|
|
without usbd consent
|
|
fix set_rx_bufsize with invalid value for zero length packet
|
|
|
|
- skip DIR and use CTR TX/RX to handle complete transfer
- clear CTR first, except for setup which we need to get data first
- separate handle_ctr_setup()
|
|
UAC2: Implement feedback by fifo counting.
|
|
|
|
hil test boards in parallel
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
RP2040 tweaks
|
|
Additional fix related to issue #1018. Corrects the usage of TU_ATTR_WEAK for the Keil compiler
|
|
usbh: Add set address recovery time
|
|
tud_descriptor_device_cb()
|