This commit is contained in:
MasterPhi
2021-07-06 18:03:05 +02:00
parent c2b9ac9dd4
commit cf4220a9fb
3 changed files with 13 additions and 2 deletions

View File

@@ -76,6 +76,7 @@
#define CFG_TUD_ENDPOINT0_SIZE 64
#endif
// DFU buffer size, must to be set to the largest buffer size used by an any given storage type
#define CFG_TUD_DFU_TRANSFER_BUFFER_SIZE 4096
//------------- CLASS -------------//