diff options
| author | hathach <[email protected]> | 2021-11-07 13:41:32 +0700 |
|---|---|---|
| committer | hathach <[email protected]> | 2021-11-08 16:41:29 +0700 |
| commit | 23e6e0ef335fac28dc7731a62cca05f838a78caa (patch) | |
| tree | a6b2483c8a252f7ca3cd0decd467ff38b819a902 /src | |
| parent | 26461d1efe956f5d23c58546364c6bdbffc246df (diff) | |
merge pull request 670 for tm4c123gxl bsp
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 |
