| Age | Commit message (Collapse) | Author |
|
IAR fix more warnings
|
|
Signed-off-by: HiFiPhile <[email protected]>
|
|
Signed-off-by: HiFiPhile <[email protected]>
|
|
Signed-off-by: HiFiPhile <[email protected]>
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
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
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
migrated msc_device
|
|
|