mirror of
https://github.com/hathach/tinyusb.git
synced 2025-04-16 14:42:58 +00:00
Add hcd into source list
This commit is contained in:
parent
60a0be82da
commit
d7cbfaaa0a
@ -23,6 +23,7 @@ LD_FILE = $(MCU_DIR)/gcc/MKL25Z128xxx4_flash.ld
|
|||||||
|
|
||||||
SRC_C += \
|
SRC_C += \
|
||||||
src/portable/nxp/khci/dcd_khci.c \
|
src/portable/nxp/khci/dcd_khci.c \
|
||||||
|
src/portable/nxp/khci/hcd_khci.c \
|
||||||
$(MCU_DIR)/system_MKL25Z4.c \
|
$(MCU_DIR)/system_MKL25Z4.c \
|
||||||
$(MCU_DIR)/project_template/clock_config.c \
|
$(MCU_DIR)/project_template/clock_config.c \
|
||||||
$(MCU_DIR)/drivers/fsl_clock.c \
|
$(MCU_DIR)/drivers/fsl_clock.c \
|
||||||
|
Loading…
x
Reference in New Issue
Block a user