finalize msc cb API with tud_msc_read10_cb and tud_msc_write10_cb
This commit is contained in:
@@ -83,6 +83,13 @@
|
||||
// If not enabled, application must call tud_cdc_flush() periodically
|
||||
#define CFG_TUD_CDC_FLUSH_ON_SOF 1
|
||||
|
||||
|
||||
// Number of supported Logical Unit Number
|
||||
#define CFG_TUD_MSC_MAXLUN 1
|
||||
|
||||
|
||||
#define CFG_TUD_MSC_BUFSIZE 512
|
||||
|
||||
//--------------------------------------------------------------------+
|
||||
// USB RAM PLACEMENT
|
||||
//--------------------------------------------------------------------+
|
||||
|
Reference in New Issue
Block a user