From 8dc8340ce4f7c2fff4f59afe209f6d44bd19c038 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Kuba=20Szczodrzy=C5=84ski?= Date: Thu, 15 Sep 2022 18:37:19 +0200 Subject: [PATCH] [realtek-ambz] Use GCC 5.2.1 to fix ranlib missing --- platform.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/platform.json b/platform.json index d2b60bb..6308aad 100644 --- a/platform.json +++ b/platform.json @@ -46,7 +46,7 @@ "manifest": { "description": "SDK for Ameba1" }, - "toolchain": "gccarmnoneeabi@~1.50401.0", + "toolchain": "gccarmnoneeabi@~1.50201.0", "libraries": { "lwip": [ "v2.0.0-amb1"