This commit is contained in:
hathach
2021-03-17 21:36:52 +07:00
parent e7e03db9f8
commit b221cedf80
8 changed files with 8 additions and 8 deletions
+1 -1
View File
@@ -14,7 +14,7 @@ CFLAGS += \
LD_FILE = hw/bsp/$(BOARD)/nuc121_flash.ld
SRC_C += \
src/portable/nuvoton/nuc121/dcd_nuc121.c \
src/portable/nuvoton/nuc121/dcd_nuc121.c \
hw/mcu/nuvoton/nuc121_125/Device/Nuvoton/NUC121/Source/system_NUC121.c \
hw/mcu/nuvoton/nuc121_125/StdDriver/src/adc.c \
hw/mcu/nuvoton/nuc121_125/StdDriver/src/bpwm.c \