| Age | Commit message (Collapse) | Author |
|
check request queue available before making usb attempt. Though there is no handling when queue is full.
device_info example work well
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
Rp2040 audio corrections / Merge to master
|
|
|
|
|
|
|
|
|
|
|
|
change tusb_init() to use init struct
|
|
|
|
consistent
|
|
|
|
|
|
|
|
|
|
add new tusb_int_handler(rhport, in_isr) and update tusb_init(rhport, role)
|
|
update tusb_init() to take rhport and role, defined as macro with optional argument for backward compatible
|
|
more dwc2 enhance
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
fixed video_device.c _find_desc_format
|
|
make all python files executable and standardize interpreter
|
|
|
|
|
|
support stm32U0 device
|
|
Ci dwc2 dma
|
|
|
|
|
|
|
|
|
|
|
|
|