| Age | Commit message (Collapse) | Author |
|
|
|
Fix 2 UAC issue
|
|
|
|
separate edpt_schedule_packets into epout/epin xfer
|
|
|
|
|
|
|
|
|
|
Fix Usage of Bootsel Button for Pico 2
|
|
|
|
Fix _rhport_role warning
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
test for host/device_info
|
|
|
|
|
|
|
|
|
|
fs (slave only)
|
|
|
|
|
|
|
|
|
|
Implement Host Driver support for synopsys dwc2
|
|
|
|
|
|
increased but data transfer over USB is not correct.
|
|
|
|
subsonicpulse/subsonicpulse-patch-fix-usage-bootsel-button-pico2
Fix Usage of Bootsel Button for Pico 2
|
|
see code from
https://github.com/raspberrypi/pico-examples/blob/master/picoboard/button/button.c
|
|
it enumerate device but has issue with msc bulk in
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
fix duplicated device attach for some devices which cause "USBH Defer Attach until current enumeration complete"
include dev0 for tuh_edpt_abort_xfer()
|
|
speed. Enable low power UTMI+ phy mode for ls/fs device.
|