File tree 1 file changed +2
-2
lines changed
1 file changed +2
-2
lines changed Original file line number Diff line number Diff line change @@ -10,7 +10,7 @@ version=1.6.2
10
10
# SAM3 compile variables
11
11
# ----------------------
12
12
13
- compiler.path={runtime.ide.path}/hardware/ tools/gcc- arm-none-eabi-4.8.3-2014q1 /bin/
13
+ compiler.path={runtime.tools. arm-none-eabi-gcc-4.4.1-sourcery2010q1-188.path} /bin/
14
14
compiler.c.cmd=arm-none-eabi-gcc
15
15
compiler.c.flags=-c -g -Os -w -ffunction-sections -fdata-sections -nostdlib --param max-inline-insns-single=500 -Dprintf=iprintf -MMD
16
16
compiler.c.elf.cmd=arm-none-eabi-gcc
@@ -76,9 +76,9 @@ recipe.size.regex=\.text\s+([0-9]+).*
76
76
# SAM3 Uploader tools
77
77
# -------------------
78
78
79
+ tools.bossac.path={runtime.tools.bossac.path}
79
80
tools.bossac.cmd=bossac
80
81
tools.bossac.cmd.windows=bossac.exe
81
- tools.bossac.path={runtime.ide.path}/hardware/tools
82
82
83
83
tools.bossac.upload.params.verbose=-i -d
84
84
tools.bossac.upload.params.quiet=
You can’t perform that action at this time.
0 commit comments