| Age | Commit message (Collapse) | Author |
|
|
|
Co-authored-by: Copilot <[email protected]>
|
|
|
|
|
|
|
|
|
|
- add ch32v203_ro_1v0 board
- CFG_EXAMPLE_MSC_DUAL_READONLY to build msc_dual_lun for ch32v203
|
|
|
|
temporarily disable codespell
|
|
|
|
LUN1 of msc_disk_dual will be set to not ready to simulate medium not
present (e.g SD card removed)
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
add tud_msc_start_stop_cb() as optional callback
|
|
- rename tud_msc_maxlun_cb to tud_msc_get_maxlun_cb
|
|
|
|
|
|
- remove CFG_TUD_MSC_MAXLUN
- add tud_msc_maxlun_cb()
- add msc_dual_lun exmaple
|
|
|