From 1b098de8a75d082ecaa6c31ec03d953de91e20b6 Mon Sep 17 00:00:00 2001 From: "Frederic.Pillon" Date: Thu, 27 Jun 2019 09:19:08 +0200 Subject: [PATCH] Moved from arm-none-eabi-gcc 8-2018-q4-major to 8.2.1-1.7 Signed-off-by: Frederic.Pillon --- platform.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/platform.txt b/platform.txt index b3baeb77f8..33a2f2fe1a 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-2018-q4-major.path}/bin/ +compiler.path={runtime.tools.arm-none-eabi-gcc-8.2.1-1.7.path}/bin/ compiler.S.cmd=arm-none-eabi-gcc compiler.c.cmd=arm-none-eabi-gcc