summaryrefslogtreecommitdiff
path: root/hw/bsp/ea4357/board.mk
diff options
context:
space:
mode:
authorhathach <[email protected]>2019-11-21 22:20:30 +0700
committerhathach <[email protected]>2019-11-21 22:20:30 +0700
commitbbec47b647ab7b2e38644ffff60f45b54b791d42 (patch)
tree28bdbae7b6b7874b3349358b67362fdee8dce55e /hw/bsp/ea4357/board.mk
parent9fe34c2e622ed8b1333839aae7b823d87e78f0ea (diff)
adding tud_isr/tuh_isr with lpc18/43
Diffstat (limited to 'hw/bsp/ea4357/board.mk')
-rw-r--r--hw/bsp/ea4357/board.mk3
1 files changed, 0 insertions, 3 deletions
diff --git a/hw/bsp/ea4357/board.mk b/hw/bsp/ea4357/board.mk
index 8e7367fa4..8c3cfd822 100644
--- a/hw/bsp/ea4357/board.mk
+++ b/hw/bsp/ea4357/board.mk
@@ -16,9 +16,6 @@ MCU_DIR = hw/mcu/nxp/lpcopen/lpc43xx/lpc_chip_43xx
# All source paths should be relative to the top level.
LD_FILE = hw/bsp/ea4357/lpc4357.ld
-# TODO remove later
-SRC_C += src/portable/$(VENDOR)/$(CHIP_FAMILY)/hal_$(CHIP_FAMILY).c
-
SRC_C += \
$(MCU_DIR)/../gcc/cr_startup_lpc43xx.c \
$(MCU_DIR)/src/chip_18xx_43xx.c \