update msc app

This commit is contained in:
hathach
2018-04-20 21:18:59 +07:00
parent a9d4c1e339
commit 14471f3154
6 changed files with 64 additions and 39 deletions

View File

@@ -78,6 +78,11 @@
// 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
// Buffer size of Device Mass storage
#define CFG_TUD_MSC_BUFSIZE 512
//--------------------------------------------------------------------+
// USB RAM PLACEMENT