Skip to content

Commit 1aba03a

Browse files
author
Federico Fissore
committed
Not using gcc version, hard to maintain
1 parent 40a625b commit 1aba03a

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

platform.txt

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -12,7 +12,7 @@ version=1.6.2
1212
# ---------------------
1313

1414
# Default "compiler.path" is correct, change only if you want to overidde the initial value
15-
compiler.path={runtime.tools.avr-gcc-4.8.1-arduino.path}/bin/
15+
compiler.path={runtime.tools.avr-gcc.path}/bin/
1616
compiler.c.cmd=avr-gcc
1717
compiler.c.flags=-c -g -Os -w -ffunction-sections -fdata-sections -MMD
1818
# -w flag added to avoid printing a wrong warning http://gcc.gnu.org/bugzilla/show_bug.cgi?id=59396

0 commit comments

Comments
 (0)