| Age | Commit message (Collapse) | Author |
|
|
|
|
|
|
|
|
|
setup packet can complete together with previous status (in & out).
Always make sure to prepare valid buffer for holding setup packet when
queuing control status.
|
|
|
|
|
|
|
|
|
|
|
|
|
|
tud_isr() must be called by application to forward the irqhandle to the
stack
|
|
correct usb descriptor msc dual example to work with samg
|
|
|
|
|
|
|
|
|
|
|
|
|
|
issue occur due to race condition
https://github.com/adafruit/Adafruit_TinyUSB_Arduino/issues/37
|
|
add msc scsi command list
|
|
incorrect queue 448 bytes instead of 512
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
samd21/samd51/stm32_fsdev
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
and Disconnect
should work with #47
|
|
|
|
change dcd_init signature
|
|
- remove dcd_edpt_stalled() from dcd porting
|
|
|
|
|