| Age | Commit message (Collapse) | Author |
|
|
|
|
|
|
|
|
|
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: add clocks.h as set_sys_clock_khz is moving there from stdlib.h
|
|
|
|
|
|
HIL test hardware changes
|
|
|
|
|
|
|
|
|
|
|
|
remove esp32s3 since cp210x cause usb bus issue in the long run
|
|
Enhance fsdev
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|