mimxrt: Add/change definitions for MIMXRT11XX boards.

These are mostly identical to the MIMXRT10XX, with one tiny difference.
This commit is contained in:
robert-hh
2022-06-30 22:18:23 +02:00
parent 19956f070d
commit 60c1750a9b
7 changed files with 12 additions and 5 deletions

View File

@@ -99,6 +99,7 @@ typedef int make_iso_compilers_happy;
// NXP iMX RT
#define OPT_MCU_MIMXRT10XX 700 ///< NXP iMX RT10xx
#define OPT_MCU_MIMXRT11XX 701 ///< NXP iMX RT11xx
// Nuvoton
#define OPT_MCU_NUC121 800