Skip to content

Commit d426538

Browse files
committed
use the gcc previous 9.2.1
1 parent 2bd5b3a commit d426538

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

Diff for: platform.txt

+1
Original file line numberDiff line numberDiff line change
@@ -18,6 +18,7 @@ compiler.warning_flags.more=-Wall
1818
compiler.warning_flags.all=-Wall -Wextra
1919

2020
compiler.path={runtime.tools.xpack-arm-none-eabi-gcc-9.3.1-1.3.path}/bin/
21+
compiler.path={runtime.tools.xpack-arm-none-eabi-gcc-9.2.1-1.1.path}/bin/
2122

2223
compiler.S.cmd=arm-none-eabi-gcc
2324
compiler.c.cmd=arm-none-eabi-gcc

0 commit comments

Comments
 (0)