Skip to content

Commit 2432cdd

Browse files
Federico Fissoreadamvoss
Federico Fissore
authored andcommitted
Not using gcc version, hard to maintain
1 parent 87b9f8a commit 2432cdd

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

platform.txt

+1-1
Original file line numberDiff line numberDiff line change
@@ -10,7 +10,7 @@ version=1.6.2
1010
# SAM3 compile variables
1111
# ----------------------
1212

13-
compiler.path={runtime.tools.arm-none-eabi-gcc-4.4.1-sourcery2010q1-188.path}/bin/
13+
compiler.path={runtime.tools.arm-none-eabi-gcc.path}/bin/
1414
compiler.c.cmd=arm-none-eabi-gcc
1515
compiler.c.flags=-c -g -Os -w -ffunction-sections -fdata-sections -nostdlib --param max-inline-insns-single=500 -Dprintf=iprintf -MMD
1616
compiler.c.elf.cmd=arm-none-eabi-gcc

0 commit comments

Comments
 (0)