File tree 1 file changed +3
-3
lines changed
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}
23
23
compiler.optimization_flags.release={build.flags.optimize} {build.flags.debug}
24
24
compiler.optimization_flags.debug=-Og -g
25
25
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/
27
27
28
28
compiler.S.cmd=arm-none-eabi-gcc
29
29
compiler.c.cmd=arm-none-eabi-gcc
@@ -232,6 +232,6 @@ debug.toolchain=gcc
232
232
debug.toolchain.path={compiler.path}
233
233
debug.toolchain.prefix=arm-none-eabi-
234
234
debug.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
237
237
debug.server.openocd.script={build.path}/openocd.cfg
You can’t perform that action at this time.
0 commit comments