Merge pull request #3449 from Precidata/quirks-tipo

Fix tipo in tusb_option.h
This commit is contained in:
Zixun LI
2026-01-08 19:17:23 +01:00
committed by GitHub

View File

@ -742,7 +742,7 @@
#define CFG_TUH_CDC_PL2303 0
#endif
#ifndef CFG_TUH_CDC_PL2303_VID_PID_QUIRKS_LIST
#ifndef CFG_TUH_CDC_PL2303_VID_PID_LIST
// List of product IDs that can use the PL2303 CDC driver
#define CFG_TUH_CDC_PL2303_VID_PID_LIST \
{ 0x067b, 0x2303 }, /* initial 2303 */ \