revert CFG_TUH_CDC_DTR/RTS_CONTROL_ON_ENUM

This commit is contained in:
hathach
2025-06-19 17:22:26 +07:00
parent ec1a26251d
commit fa3ec44533
4 changed files with 24 additions and 47 deletions

View File

@@ -127,8 +127,7 @@
//------------- CDC -------------//
// Set Line Control state on enumeration/mounted:
#define CFG_TUH_CDC_DTR_CONTROL_ON_ENUM true
#define CFG_TUH_CDC_RTS_CONTROL_ON_ENUM true
#define CFG_TUH_CDC_LINE_CONTROL_ON_ENUM (CDC_CONTROL_LINE_STATE_DTR | CDC_CONTROL_LINE_STATE_RTS)
// Set Line Coding on enumeration/mounted, value for cdc_line_coding_t
// bit rate = 115200, 1 stop bit, no parity, 8 bit data width