diff options
| author | Jerry Palacios <[email protected]> | 2024-02-07 18:33:19 -0600 |
|---|---|---|
| committer | Jerry Palacios <[email protected]> | 2024-02-07 18:33:19 -0600 |
| commit | 45454c53f1d429a314115701ba2360591b811f50 (patch) | |
| tree | 388bbc9450cc3e14270eb1601e8902659351081c /src/tusb_option.h | |
| parent | bab25c2d568dc5a47a03421a1dd4a338040a7f40 (diff) | |
frdmmcxa153 files added
Diffstat (limited to 'src/tusb_option.h')
| -rw-r--r-- | src/tusb_option.h | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/src/tusb_option.h b/src/tusb_option.h index 767323bdd..fe9c44e96 100644 --- a/src/tusb_option.h +++ b/src/tusb_option.h @@ -175,6 +175,7 @@ // NXP LPC MCX #define OPT_MCU_MCXN9 2300 ///< NXP MCX N9 Series +#define OPT_MCU_MCXA 2301 ///< NXP MCX A Series // Check if configured MCU is one of listed // Apply _TU_CHECK_MCU with || as separator to list of input |
