summaryrefslogtreecommitdiff
path: root/examples/device/cdc_msc_hid_freertos/src/msc_disk_ram.c
AgeCommit message (Collapse)Author
2019-04-19update device freeRTOS exmaplehathach
2019-03-20migrate license from BSD 3 clause to MIThathach
2018-12-05fix travis build errorhathach
2018-12-03use flash for msc_disk_ram in case mcu does have enough sramhathach
2018-11-22msc device block count and block numhathach
- replace CFG_TUD_MSC_BLOCK_NUM & CFG_TUD_MSC_BLOCK_SZ by tud_msc_capacity_cb() (mandatory callback)