diff options
| author | kkitayam <[email protected]> | 2021-10-23 15:14:28 +0900 |
|---|---|---|
| committer | kkitayam <[email protected]> | 2021-11-06 00:06:26 +0900 |
| commit | f183d0810bb4570bf569cb08a6644933b8813dff (patch) | |
| tree | 7153202a5805cc9e63ef21d21d1809376b98c47c /src/tusb_option.h | |
| parent | ab760290a514bc239c5ef8901ff8d80f64d461f9 (diff) | |
Add files for msp432e4
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 e33d5a057..aaf4f3657 100644 --- a/src/tusb_option.h +++ b/src/tusb_option.h @@ -86,6 +86,7 @@ // TI MSP430 #define OPT_MCU_MSP430x5xx 500 ///< TI MSP430x5xx +#define OPT_MCU_MSP432E4xx 510 ///< TI MSP432E4xx // ValentyUSB eptri #define OPT_MCU_VALENTYUSB_EPTRI 600 ///< Fomu eptri config |
