We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
2 parents f8cf6ae + 9e8210a commit 081c33eCopy full SHA for 081c33e
platform.json
@@ -12,7 +12,7 @@
12
"type": "git",
13
"url": "https://github.com/platformio/platform-nxplpc.git"
14
},
15
- "version": "4.0.0",
+ "version": "4.1.0",
16
"packageRepositories": [
17
"https://dl.bintray.com/platformio/dl-packages/manifest.json",
18
"http://dl.platformio.org/packages/manifest.json"
@@ -31,7 +31,7 @@
31
"framework-mbed": {
32
"type": "framework",
33
"optional": true,
34
- "version": "~5.51103.190202"
+ "version": "~5.51104.190214"
35
36
"tool-openocd": {
37
"type": "debugger",
0 commit comments