This commit is contained in:
hathach
2021-07-21 17:00:02 +07:00
parent a226dbaa4d
commit 37cac414f8
5 changed files with 29 additions and 12 deletions
+4
View File
@@ -210,6 +210,10 @@
// DEVICE OPTIONS
//--------------------------------------------------------------------
#ifndef CFG_TUD_ENDPOINT0_SIZE
#define CFG_TUD_ENDPOINT0_SIZE 64
#endif
#ifndef CFG_TUD_CDC
#define CFG_TUD_CDC 0
#endif