Merge pull request #1213 from kkitayam/add_hcd_for_msp_exp432e401y

Add a HCD driver for MSP-EXP432E401Y
This commit is contained in:
Ha Thach
2021-12-07 19:24:41 +07:00
committed by GitHub
10 changed files with 939 additions and 20 deletions
+2 -1
View File
@@ -26,7 +26,8 @@
#include "tusb_option.h"
#if TU_CHECK_MCU(OPT_MCU_MSP432E4, OPT_MCU_TM4C123, OPT_MCU_TM4C129)
#if TUSB_OPT_DEVICE_ENABLED && \
TU_CHECK_MCU(OPT_MCU_MSP432E4, OPT_MCU_TM4C123, OPT_MCU_TM4C129)
#if __GNUC__ > 8 && defined(__ARM_FEATURE_UNALIGNED)
/* GCC warns that an address may be unaligned, even though