From eb55fd03f88b5aa4b8c6e55b42afe8e78721d3da Mon Sep 17 00:00:00 2001 From: Ivan Kravets Date: Sun, 18 Dec 2016 18:32:26 +0200 Subject: [PATCH] Update ARM mbed framework to 5.3.0/v131 --- builder/frameworks/mbed | 2 +- platform.json | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) diff --git a/builder/frameworks/mbed b/builder/frameworks/mbed index ac4e052..c90016a 160000 --- a/builder/frameworks/mbed +++ b/builder/frameworks/mbed @@ -1 +1 @@ -Subproject commit ac4e05206eccca8ad227c351826b7eaea27bd1d6 +Subproject commit c90016aab635eb17a0ad780ed0a1e5bb6bfa5059 diff --git a/platform.json b/platform.json index 5497c62..ae6fd91 100644 --- a/platform.json +++ b/platform.json @@ -48,7 +48,7 @@ "framework-mbed": { "type": "framework", "optional": true, - "version": "~3.126.0" + "version": "~3.131.0" }, "framework-cmsis": { "type": "framework",