rename to simply OPT_MCU_MSP432E4, add msp432e to ci

This commit is contained in:
hathach
2021-11-08 17:24:58 +07:00
parent 6fea50f735
commit f65917f51a
7 changed files with 9 additions and 8 deletions

View File

@@ -146,7 +146,7 @@
#elif TU_CHECK_MCU(OPT_MCU_MSP430x5xx)
#define DCD_ATTR_ENDPOINT_MAX 8
#elif TU_CHECK_MCU(OPT_MCU_MSP432E4xx, OPT_MCU_TM4C123, OPT_MCU_TM4C129)
#elif TU_CHECK_MCU(OPT_MCU_MSP432E4, OPT_MCU_TM4C123, OPT_MCU_TM4C129)
#define DCD_ATTR_ENDPOINT_MAX 8
//------------- ValentyUSB -------------//