rename hal_dcd_isr to dcd_irq_handler for fomu

This commit is contained in:
hathach
2020-04-08 16:47:20 +07:00
parent e879ad1e6f
commit 40e23672ff
4 changed files with 4 additions and 44 deletions
-5
View File
@@ -14,11 +14,6 @@ BSP_DIR = hw/bsp/fomu
# All source paths should be relative to the top level.
LD_FILE = hw/bsp/$(BOARD)/fomu.ld
# TODO remove later
SRC_C += src/portable/$(VENDOR)/$(CHIP_FAMILY)/hal_$(CHIP_FAMILY).c
SRC_C +=
SRC_S += hw/bsp/fomu/crt0-vexriscv.S
INC += \