enable CDC FTDI

This commit is contained in:
hathach 2023-04-26 22:35:28 +07:00
parent 45169d833d
commit cf95b44001
1 changed files with 2 additions and 1 deletions

View File

@ -96,7 +96,8 @@
#define CFG_TUH_ENUMERATION_BUFSIZE 256
#define CFG_TUH_HUB 1 // number of supported hubs
#define CFG_TUH_CDC 1
#define CFG_TUH_CDC 1 // CDC ACM
#define CFG_TUH_CDC_FTDI 1 // FTDI UART
#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