diff options
Diffstat (limited to 'src')
| -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 aaf4f3657..50a922840 100644 --- a/src/tusb_option.h +++ b/src/tusb_option.h @@ -87,6 +87,7 @@ // TI MSP430 #define OPT_MCU_MSP430x5xx 500 ///< TI MSP430x5xx #define OPT_MCU_MSP432E4xx 510 ///< TI MSP432E4xx +#define OPT_MCU_TM4C123 511 ///< TI Tiva C 123x // ValentyUSB eptri #define OPT_MCU_VALENTYUSB_EPTRI 600 ///< Fomu eptri config |
