We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 87b9f8a commit 2432cddCopy full SHA for 2432cdd
platform.txt
@@ -10,7 +10,7 @@ version=1.6.2
10
# SAM3 compile variables
11
# ----------------------
12
13
-compiler.path={runtime.tools.arm-none-eabi-gcc-4.4.1-sourcery2010q1-188.path}/bin/
+compiler.path={runtime.tools.arm-none-eabi-gcc.path}/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 -MMD
16
compiler.c.elf.cmd=arm-none-eabi-gcc
0 commit comments