msc device block count and block num

- replace CFG_TUD_MSC_BLOCK_NUM & CFG_TUD_MSC_BLOCK_SZ by
tud_msc_capacity_cb() (mandatory callback)
This commit is contained in:
hathach
2018-11-22 12:11:06 +07:00
parent d7e48f307b
commit 4314be9aeb
8 changed files with 56 additions and 122 deletions

View File

@@ -36,7 +36,8 @@
*/
/**************************************************************************/
#include "msc_app.h"
#include "bsp/board.h"
#include "tusb.h"
#if CFG_TUD_MSC