group more nrf boards

This commit is contained in:
hathach
2020-11-28 00:45:44 +07:00
parent 4130c50b01
commit 658194ccc4
20 changed files with 131 additions and 818 deletions

View File

@@ -19,7 +19,7 @@ CFLAGS += -Wno-error=cast-function-type
endif
# All source paths should be relative to the top level.
LD_FILE = hw/bsp/nrf/boards/$(BOARD)/nrf52840_s140_v6.ld
LD_FILE ?= hw/bsp/nrf/boards/$(BOARD)/nrf52840_s140_v6.ld
LDFLAGS += -L$(TOP)/hw/mcu/nordic/nrfx/mdk