moved the linker files to the src directory head

This commit is contained in:
blckmn 2019-02-20 17:08:26 +11:00 committed by blckmn
parent dddd75a3f2
commit 4e529e1c25
18 changed files with 1 additions and 1 deletions

View File

@ -56,7 +56,7 @@ CMSIS_DIR := $(ROOT)/lib/main/CMSIS
INCLUDE_DIRS := $(SRC_DIR) \
$(ROOT)/src/main/target \
$(ROOT)/src/main/startup
LINKER_DIR := $(ROOT)/src/main/target/link
LINKER_DIR := $(ROOT)/src/link
## V : Set verbosity level based on the V= parameter
## V=0 Low