We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent cd25343 commit d611117Copy full SHA for d611117
platform.txt
@@ -23,7 +23,7 @@ compiler.optimization_flags={build.flags.optimize} {build.flags.debug}
23
compiler.optimization_flags.release={build.flags.optimize} {build.flags.debug}
24
compiler.optimization_flags.debug=-Og -g
25
26
-compiler.path={runtime.tools.xpack-arm-none-eabi-gcc-12.2.1-1.2.path}/bin/
+compiler.path={runtime.tools.xpack-arm-none-eabi-gcc-13.2.1-1.1.path}/bin/
27
28
compiler.S.cmd=arm-none-eabi-gcc
29
compiler.c.cmd=arm-none-eabi-gcc
0 commit comments