From 1b363744e3a9a1d6f980ab760566d0defe21f1d3 Mon Sep 17 00:00:00 2001 From: Valerii Koval Date: Fri, 1 Sep 2017 20:47:47 +0300 Subject: [PATCH 1/3] Update mbed framework to rev150/5.5.6 --- platform.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/platform.json b/platform.json index 5bb5760..ff0c9a9 100644 --- a/platform.json +++ b/platform.json @@ -46,7 +46,7 @@ "framework-mbed": { "type": "framework", "optional": true, - "version": "~4.149.0" + "version": "~4.150.0" }, "tool-teensy": { "type": "uploader", From 2f8f2219eb7fc34a31c3a004c67535ed2d827c2b Mon Sep 17 00:00:00 2001 From: Ivan Kravets Date: Wed, 20 Sep 2017 18:53:28 +0300 Subject: [PATCH 2/3] Update mbed framework to rev151/5.5.7 --- platform.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/platform.json b/platform.json index ff0c9a9..99ded55 100644 --- a/platform.json +++ b/platform.json @@ -46,7 +46,7 @@ "framework-mbed": { "type": "framework", "optional": true, - "version": "~4.150.0" + "version": "~4.151.0" }, "tool-teensy": { "type": "uploader", From 95f99472cf9e199a3c731d4b1a7c1b144d00b917 Mon Sep 17 00:00:00 2001 From: Ivan Kravets Date: Wed, 20 Sep 2017 20:02:25 +0300 Subject: [PATCH 3/3] Bump version to 2.5.0 --- platform.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/platform.json b/platform.json index 99ded55..38203e4 100644 --- a/platform.json +++ b/platform.json @@ -12,7 +12,7 @@ "type": "git", "url": "https://github.com/platformio/platform-teensy.git" }, - "version": "2.4.0", + "version": "2.5.0", "packageRepositories": [ "https://dl.bintray.com/platformio/dl-packages/manifest.json", "http://dl.platformio.org/packages/manifest.json"