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
@@ -34,7 +34,7 @@ LD_FILE ?= hw/bsp/nrf/boards/$(BOARD)/nrf52840_s140_v6.ld
LDFLAGS += -L$(TOP)/hw/mcu/nordic/nrfx/mdk
SRC_C += \
src/portable/nordic/nrf5x/dcd_nrf5x.c \
src/portable/nordic/nrf5x/dcd_nrf5x.c \
hw/mcu/nordic/nrfx/drivers/src/nrfx_power.c \
hw/mcu/nordic/nrfx/drivers/src/nrfx_uarte.c \
hw/mcu/nordic/nrfx/mdk/system_$(MCU_VARIANT).c