| Age | Commit message (Collapse) | Author |
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
add bus suspend & resume support for esp32s2
|
|
|
|
|
|
msc only invoke scsi complete callback after status transaction is complete
|
|
|
|
add tud_connected()
|
|
which return true as long as we receive the very first SETUP packet from
host.
|
|
CDC without DTR being set
|
|
|
|
|
|
|
|
other clean up
|
|
|
|
have tusb_init() return true instead of TUSB_ERROR_NONE
|
|
|
|
Rework class driver control transfer
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|