Moved the linker script into the source directory

This commit is contained in:
Kristian Sloth Lauszus
2018-05-02 02:53:54 +02:00
parent b8268f55a3
commit 101abffec4
2 changed files with 1 additions and 1 deletions

View File

@@ -20,7 +20,7 @@ PROJECT_NAME = uhk_right
PART = MK22FN512VLH12
# Defines the linker script to use for the application.
LDSCRIPT = link/MK22FN512xxx12_flash.ld
LDSCRIPT = src/link/MK22FN512xxx12_flash.ld
# Size of the heap and stack.
HEAP_SIZE = 0x2000