| Age | Commit message (Collapse) | Author |
|
|
|
(DM=DP=0) in addition to dwc2's dctrl
|
|
Fix: Properly Handle NAK Response in MAX3421E driver
|
|
Fix ESP32-SX resume
|
|
The interrupt handler pipes through the resume event but the
interrupt wasn't enabled in the first place.
|
|
|
|
|
|
|
|
|
|
|
|
|
|
example with iso kind of work but not smoothly. audio example does not seems to work as expected
|
|
|
|
|
|
|
|
|
|
|
|
|
|
hil: remove ch32v203 since not reliable enough
|
|
well. Merge ep0 and epn together
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
improve hil test failed output
|
|
|
|
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()
|
|
|
|
hil test boards in parallel
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|