clean up lpc makefile

This commit is contained in:
hathach
2019-09-09 12:39:58 +07:00
parent 8ac115a33e
commit 4f4182e171
12 changed files with 37 additions and 1396 deletions
+1 -1
View File
@@ -19,7 +19,7 @@ LD_FILE = hw/bsp/ea4357/lpc4357.ld
SRC_C += src/portable/$(VENDOR)/$(CHIP_FAMILY)/hal_$(CHIP_FAMILY).c
SRC_C += \
$(MCU_DIR)/../cr_startup_lpc43xx.c \
$(MCU_DIR)/../gcc/cr_startup_lpc43xx.c \
$(MCU_DIR)/src/chip_18xx_43xx.c \
$(MCU_DIR)/src/clock_18xx_43xx.c \
$(MCU_DIR)/src/gpio_18xx_43xx.c \