update auto descriptor

This commit is contained in:
hathach
2018-07-01 15:45:04 +07:00
parent 2deb0e9ae8
commit 19eb62ebe4
11 changed files with 609 additions and 705 deletions

View File

@@ -159,6 +159,10 @@
#define CFG_TUD_ENUM_BUFFER_SIZE 256
#endif
#ifndef CFG_TUD_DESC_AUTO
#define CFG_TUD_DESC_AUTO 0
#endif
#endif // MODE_DEVICE_SUPPORTED
//--------------------------------------------------------------------+