summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorZixun LI <[email protected]>2026-01-08 19:17:23 +0100
committerGitHub <[email protected]>2026-01-08 19:17:23 +0100
commit4025036e03dcea0da51b247140ecc707dc8a15db (patch)
treeaa92f6ff5a3e56ec222326369e4c724fba78756c
parent593dce28349cf5b1299c2cf1193312cb783574f3 (diff)
parent39901ac89c92ba9c2cb5890cd898659bc0f13f53 (diff)
Merge pull request #3449 from Precidata/quirks-tipo
Fix tipo in tusb_option.h
-rw-r--r--src/tusb_option.h2
1 files changed, 1 insertions, 1 deletions
diff --git a/src/tusb_option.h b/src/tusb_option.h
index 08a0ba2ef..a64ea27be 100644
--- a/src/tusb_option.h
+++ b/src/tusb_option.h
@@ -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 */ \