Skip to content

Commit d611117

Browse files
committed
chore: update to xpack arm-none-eabi-gcc v13.2.1-1.1
Signed-off-by: Frederic Pillon <[email protected]>
1 parent cd25343 commit d611117

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

platform.txt

+1-1
Original file line numberDiff line numberDiff line change
@@ -23,7 +23,7 @@ compiler.optimization_flags={build.flags.optimize} {build.flags.debug}
2323
compiler.optimization_flags.release={build.flags.optimize} {build.flags.debug}
2424
compiler.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

2828
compiler.S.cmd=arm-none-eabi-gcc
2929
compiler.c.cmd=arm-none-eabi-gcc

0 commit comments

Comments
 (0)