| Age | Commit message (Collapse) | Author |
|
|
|
|
|
|
|
|
|
CFG_TUD_DESC_*_EPNUM
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
Add Makefile support for the cdc_msc_hid example
|
|
Also remove the old failing tests so the build is passing.
|
|
It currently supports the SAMD21 and SAMD51 only. More will be
added later.
|
|
A few more updates
|
|
|
|
a SETUP token into.
|
|
|
|
|
|
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
|
|
|
|
|
|
|
|
|
|
|
|
|