We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent a3f42ca commit efecb0cCopy full SHA for efecb0c
platform.txt
@@ -10,7 +10,7 @@ version=1.5.6
10
# SAM3 compile variables
11
# ----------------------
12
13
-compiler.path={runtime.ide.path}/hardware/tools/gcc-arm-none-eabi-4.8.3-2013q4/bin/
+compiler.path={runtime.ide.path}/hardware/tools/gcc-arm-none-eabi-4.8.3-2014q1/bin/
14
compiler.c.cmd=arm-none-eabi-gcc
15
compiler.c.flags=-c -g -Os -w -ffunction-sections -fdata-sections -nostdlib --param max-inline-insns-single=500 -Dprintf=iprintf
16
compiler.c.elf.cmd=arm-none-eabi-g++
0 commit comments