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 e130ee9 commit a3f42caCopy full SHA for a3f42ca
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.7.4-2013q2/bin/
+compiler.path={runtime.ide.path}/hardware/tools/gcc-arm-none-eabi-4.8.3-2013q4/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