From 551a2b7bff108a65057a18585ed2df7c3da9513b Mon Sep 17 00:00:00 2001 From: Frederic Pillon Date: Fri, 6 Dec 2019 10:28:33 +0100 Subject: [PATCH 1/2] Moved from arm-none-eabi-gcc 8.2.1-1.7 to 8.3.1-1.4 from xpack-dev-tools/arm-none-eabi-gcc-xpack Signed-off-by: Frederic Pillon --- platform.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/platform.txt b/platform.txt index 35cf6051f2..c13cd57821 100644 --- a/platform.txt +++ b/platform.txt @@ -17,7 +17,7 @@ compiler.warning_flags.default= compiler.warning_flags.more=-Wall compiler.warning_flags.all=-Wall -Wextra -compiler.path={runtime.tools.arm-none-eabi-gcc-8.2.1-1.7.path}/bin/ +compiler.path={runtime.tools.xpack-arm-none-eabi-gcc-8.3.1-1.4.path}/bin/ compiler.S.cmd=arm-none-eabi-gcc compiler.c.cmd=arm-none-eabi-gcc From f847dade178c83895b3e44e491c3c11bb23db984 Mon Sep 17 00:00:00 2001 From: Frederic Pillon Date: Fri, 6 Dec 2019 17:17:12 +0100 Subject: [PATCH 2/2] Moved from arm-none-eabi-gcc 8.3.1-1.4 to 9.2.1-1.1 from xpack-dev-tools/arm-none-eabi-gcc-xpack Signed-off-by: Frederic Pillon --- platform.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/platform.txt b/platform.txt index c13cd57821..a8fbebd2fd 100644 --- a/platform.txt +++ b/platform.txt @@ -17,7 +17,7 @@ compiler.warning_flags.default= compiler.warning_flags.more=-Wall compiler.warning_flags.all=-Wall -Wextra -compiler.path={runtime.tools.xpack-arm-none-eabi-gcc-8.3.1-1.4.path}/bin/ +compiler.path={runtime.tools.xpack-arm-none-eabi-gcc-9.2.1-1.1.path}/bin/ compiler.S.cmd=arm-none-eabi-gcc compiler.c.cmd=arm-none-eabi-gcc