diff options
Diffstat (limited to 'src/tusb_option.h')
| -rw-r--r-- | src/tusb_option.h | 3 |
1 files changed, 3 insertions, 0 deletions
diff --git a/src/tusb_option.h b/src/tusb_option.h index 266687ff7..6d547077e 100644 --- a/src/tusb_option.h +++ b/src/tusb_option.h @@ -77,6 +77,9 @@ #define OPT_MCU_MIMXRT10XX 700 ///< NXP iMX RT10xx
+#define OPT_MCU_NUC121 800
+#define OPT_MCU_NUC126 801
+
/** @} */
/** \defgroup group_supported_os Supported RTOS
|
