summaryrefslogtreecommitdiff
path: root/src/common
diff options
context:
space:
mode:
authorrobert-hh <[email protected]>2022-07-01 08:42:46 +0200
committerrobert-hh <[email protected]>2022-07-01 09:04:36 +0200
commitec6f56768a03fcc43158b0d429e8b826825d02f7 (patch)
tree5f03b7b704e6007d5ea6ae64799595efa5a90685 /src/common
parent60c1750a9bd79e46385680b35e12f116808894f7 (diff)
mimxrt: Change OPT_MCU_MIMXRT1xXX to OPT_MCU_MIMXRT.
Which fits both MIMXRT10XX and MIMXRT11XX.
Diffstat (limited to 'src/common')
-rw-r--r--src/common/tusb_mcu.h2
1 files changed, 1 insertions, 1 deletions
diff --git a/src/common/tusb_mcu.h b/src/common/tusb_mcu.h
index 37866f2a3..baa82fc14 100644
--- a/src/common/tusb_mcu.h
+++ b/src/common/tusb_mcu.h
@@ -75,7 +75,7 @@
// TODO USB0 has 5, USB1 has 6
#define TUP_DCD_ENDPOINT_MAX 6
-#elif TU_CHECK_MCU(OPT_MCU_MIMXRT10XX, OPT_MCU_MIMXRT11XX)
+#elif TU_CHECK_MCU(OPT_MCU_MIMXRT)
#define TUP_USBIP_CHIPIDEA_HS
#define TUP_USBIP_EHCI