Skip to content

Commit 45c10e6

Browse files
committed
platform: moved from arm-none-eabi-gcc 10.3.1-2.3 to 12.2.1-1.2
See: https://github.com/xpack-dev-tools/arm-none-eabi-gcc-xpack/releases/v12.2.1-1.2 Signed-off-by: Frederic Pillon <[email protected]>
1 parent 0b4f786 commit 45c10e6

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

Diff for: platform.txt

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

20-
compiler.path={runtime.tools.xpack-arm-none-eabi-gcc-10.3.1-2.3.path}/bin/
20+
compiler.path={runtime.tools.xpack-arm-none-eabi-gcc-12.2.1-1.2.path}/bin/
2121

2222
compiler.S.cmd=arm-none-eabi-gcc
2323
compiler.c.cmd=arm-none-eabi-gcc

0 commit comments

Comments
 (0)