diff options
| author | hathach <[email protected]> | 2019-11-22 15:42:46 +0700 |
|---|---|---|
| committer | hathach <[email protected]> | 2019-11-22 15:42:46 +0700 |
| commit | 281e8cd9ecd4b324982a7ceaab14fdfa9ce27a1d (patch) | |
| tree | 8660475a16f458fe133995cd2ce663e1cd65020b /src/tusb_option.h | |
| parent | 00a571fc3837db8276b1ee0e80019545d39e5c36 (diff) | |
rename OPT_MCU_RT10XX to OPT_MCU_IMXRT10XX
Diffstat (limited to 'src/tusb_option.h')
| -rw-r--r-- | src/tusb_option.h | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/src/tusb_option.h b/src/tusb_option.h index cc7b46755..d7cbcb2d3 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_RT10XX 700 ///< NXP iMX RT10xx
+#define OPT_MCU_IMXRT10XX 700 ///< NXP iMX RT10xx
/** @} */
|
