make nanolib linking explicitly by each family/board
This commit is contained in:
@@ -13,6 +13,8 @@ CFLAGS += \
|
||||
# mcu driver cause following warnings
|
||||
CFLAGS += -Wno-error=unused-parameter
|
||||
|
||||
LDFLAGS_GCC += -specs=nosys.specs -specs=nano.specs
|
||||
|
||||
# All source paths should be relative to the top level.
|
||||
LD_FILE = $(MCU_DIR)/gcc/$(MCU)_flash.ld
|
||||
|
||||
|
Reference in New Issue
Block a user