Adjust logic.

This commit is contained in:
HiFiPhile
2024-05-13 22:26:19 +02:00
parent 0fce7d1f54
commit e250b82377
5 changed files with 24 additions and 16 deletions

View File

@@ -364,6 +364,11 @@
#define CFG_TUD_INTERFACE_MAX 16
#endif
// USB 2.0 compliance test mode support
#ifndef CFG_TUD_TEST_MODE
#define CFG_TUD_TEST_MODE 0
#endif
//------------- Device Class Driver -------------//
#ifndef CFG_TUD_BTH
#define CFG_TUD_BTH 0