File tree Expand file tree Collapse file tree 1 file changed +3
-3
lines changed Expand file tree Collapse file tree 1 file changed +3
-3
lines changed Original file line number Diff line number Diff line change @@ -23,7 +23,7 @@ compiler.optimization_flags={build.flags.optimize} {build.flags.debug}
2323compiler.optimization_flags.release={build.flags.optimize} {build.flags.debug}
2424compiler.optimization_flags.debug=-Og -g
2525
26- compiler.path={runtime.tools.xpack-arm-none-eabi-gcc-12 .2.1-1.2 .path}/bin/
26+ compiler.path={runtime.tools.xpack-arm-none-eabi-gcc-13 .2.1-1.1 .path}/bin/
2727
2828compiler.S.cmd=arm-none-eabi-gcc
2929compiler.c.cmd=arm-none-eabi-gcc
@@ -232,6 +232,6 @@ debug.toolchain=gcc
232232debug.toolchain.path={compiler.path}
233233debug.toolchain.prefix=arm-none-eabi-
234234debug.server=openocd
235- debug.server.openocd.path={runtime.tools.xpack-openocd-0.12.0-1 .path}/bin/openocd
236- debug.server.openocd.scripts_dir={runtime.tools.xpack-openocd-0.12.0-1 .path}/openocd/scripts
235+ debug.server.openocd.path={runtime.tools.xpack-openocd-0.12.0-2 .path}/bin/openocd
236+ debug.server.openocd.scripts_dir={runtime.tools.xpack-openocd-0.12.0-2 .path}/openocd/scripts
237237debug.server.openocd.script={build.path}/openocd.cfg
You can’t perform that action at this time.
0 commit comments