| Age | Commit message (Collapse) | Author |
|
|
|
|
|
add unplugged event for nrf5x
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
tested samd21 and samd51 with msc ram disk
|
|
- replace CFG_TUD_MSC_BLOCK_NUM & CFG_TUD_MSC_BLOCK_SZ by
tud_msc_capacity_cb() (mandatory callback)
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
fix samd51 & samd21 dcd setup packet prepare
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
able to carry some usb transfer
|
|
merge for local develop
|
|
- device regconized on bus but doesnt response with setup packet.
- temp disable msc
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|