more refactor

This commit is contained in:
hathach
2023-04-27 17:32:56 +07:00
parent 86f6fd17ed
commit 438387be8c
2 changed files with 317 additions and 282 deletions

View File

@@ -97,8 +97,8 @@
#define CFG_TUH_HUB 1 // number of supported hubs
#define CFG_TUH_CDC 1 // CDC ACM
#define CFG_TUH_CDC_FTDI 1 // FTDI Serial
#define CFG_TUH_CDC_CP210X 1 // CP210x Serial
#define CFG_TUH_CDC_FTDI 1 // FTDI Serial. FTDI is not part of CDC class, only to re-use CDC driver API
#define CFG_TUH_CDC_CP210X 1 // CP210x Serial. CP210X is not part of CDC class, only to re-use CDC driver API
#define CFG_TUH_HID (3*CFG_TUH_DEVICE_MAX) // typical keyboard + mouse device can have 3-4 HID interfaces
#define CFG_TUH_MSC 1
#define CFG_TUH_VENDOR 0