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
@@ -20,7 +20,7 @@ LD_FILE = hw/bsp/mbed1768/lpc1768.ld
SRC_C += src/portable/$(VENDOR)/$(CHIP_FAMILY)/hal_$(CHIP_FAMILY).c
SRC_C += \
$(MCU_DIR)/../cr_startup_lpc175x_6x.c \
$(MCU_DIR)/../gcc/cr_startup_lpc175x_6x.c \
$(MCU_DIR)/src/chip_17xx_40xx.c \
$(MCU_DIR)/src/clock_17xx_40xx.c \
$(MCU_DIR)/src/gpio_17xx_40xx.c \