adding tud_isr/tuh_isr with lpc18/43

This commit is contained in:
hathach
2019-11-21 22:20:30 +07:00
parent 9fe34c2e62
commit bbec47b647
8 changed files with 81 additions and 9 deletions
-3
View File
@@ -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 \