move hcd_musb.c include to family.mk

This commit is contained in:
hathach
2021-12-07 16:27:48 +07:00
parent 81285273a6
commit 03835c8183
7 changed files with 3 additions and 4 deletions
+1
View File
@@ -23,6 +23,7 @@ MCU_DIR = hw/mcu/ti/msp432e4
SRC_C += \
src/portable/mentor/musb/dcd_musb.c \
src/portable/mentor/musb/hcd_musb.c \
$(MCU_DIR)/Source/system_msp432e401y.c
INC += \