diff --git a/builder/frameworks/mbed b/builder/frameworks/mbed index 549fdf38..8419e5c5 160000 --- a/builder/frameworks/mbed +++ b/builder/frameworks/mbed @@ -1 +1 @@ -Subproject commit 549fdf38491f2d52842773bc76c8fe1ea52aced1 +Subproject commit 8419e5c5da9a7d54443ae96635f995d27af79095 diff --git a/platform.json b/platform.json index 14d42aef..4c087d63 100644 --- a/platform.json +++ b/platform.json @@ -12,7 +12,7 @@ "type": "git", "url": "https://github.com/platformio/platform-nordicnrf52.git" }, - "version": "1.2.0", + "version": "1.3.0", "packageRepositories": [ "https://dl.bintray.com/platformio/dl-packages/manifest.json", "http://dl.platformio.org/packages/manifest.json" @@ -35,7 +35,7 @@ "framework-mbed": { "type": "framework", "optional": true, - "version": "~4.146.0" + "version": "~4.149.0" }, "framework-arduinonordicnrf5": { "type": "framework",