summaryrefslogtreecommitdiff
path: root/src/tusb_option.h
diff options
context:
space:
mode:
authorhathach <[email protected]>2019-11-22 17:40:12 +0700
committerhathach <[email protected]>2019-11-22 17:40:12 +0700
commit38b14725f736c12be1d661dcd32dbb9b2e625a08 (patch)
tree3280632f155554e6282f410c1e2699861c908713 /src/tusb_option.h
parentd1d8ded43b7e91e1af305d8b3eb4ea15246c70c7 (diff)
rename OPT_MCU_IMXRT10XX to OPT_MCU_MIMXRT10XX
Diffstat (limited to 'src/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 d7cbcb2d3..ae8c02eeb 100644
--- a/src/tusb_option.h
+++ b/src/tusb_option.h
@@ -72,7 +72,7 @@
#define OPT_MCU_VALENTYUSB_EPTRI 600 ///< Fomu eptri config
-#define OPT_MCU_IMXRT10XX 700 ///< NXP iMX RT10xx
+#define OPT_MCU_MIMXRT10XX 700 ///< NXP iMX RT10xx
/** @} */