Skip to content

Commit 1bf63b9

Browse files
author
oclyke
committed
back to 2018 q4 major version of gcc
somehow this change was lost see [this commit](d6997ac)
1 parent f3a2d0a commit 1bf63b9

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

Diff for: platform.txt

+1-1
Original file line numberDiff line numberDiff line change
@@ -63,7 +63,7 @@ defines.variant={build.defs}
6363

6464

6565
## Compiler and Toolchain
66-
compiler.path={runtime.tools.arm-none-eabi-gcc-7-2017q4.path}/bin
66+
compiler.path={runtime.tools.arm-none-eabi-gcc-8-2018-q4-major.path}/bin
6767
compiler.cmd.cpp=arm-none-eabi-g++
6868
compiler.cmd.c=arm-none-eabi-gcc
6969
compiler.cmd.S=arm-none-eabi-gcc

0 commit comments

Comments
 (0)