From ed4151ea3d60f593f8cbc7b0f7a221a604345a4d Mon Sep 17 00:00:00 2001 From: Ivan Kravets Date: Tue, 6 Dec 2016 20:56:00 +0200 Subject: [PATCH] Downgrade ARM mbed frameworks to 5.1.4/v126 --- platform.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/platform.json b/platform.json index ab13f7d..c05e654 100644 --- a/platform.json +++ b/platform.json @@ -48,7 +48,7 @@ "framework-mbed": { "type": "framework", "optional": true, - "version": "~3.127.0" + "version": "~3.126.0" }, "framework-cmsis": { "type": "framework",