Skip to content

Commit

Permalink
Merge branch 'release/v2.0.1'
Browse files Browse the repository at this point in the history
  • Loading branch information
valeros committed Aug 7, 2017
2 parents f69863e + 11f3bef commit 3d3360e
Show file tree
Hide file tree
Showing 2 changed files with 3 additions and 4 deletions.
2 changes: 1 addition & 1 deletion builder/frameworks/libopencm3
Submodule libopencm3 updated 1 files
+1 −1 libopencm3.py
5 changes: 2 additions & 3 deletions platform.json
Original file line number Diff line number Diff line change
Expand Up @@ -12,10 +12,9 @@
"type": "git",
"url": "https://github.com/platformio/platform-titiva.git"
},
"version": "2.0.0",
"version": "2.0.1",
"packageRepositories": [
"https://dl.bintray.com/platformio/dl-packages/manifest.json",
"https://sourceforge.net/projects/platformio-storage/files/packages/manifest.json/download",
"http://dl.platformio.org/packages/manifest.json"
],
"frameworks": {
Expand Down Expand Up @@ -49,7 +48,7 @@
"version": "~1.103.0"
},
"tool-openocd": {
"type": "debug",
"type": "debugger",
"optional": true,
"version": "~1.1000.0"
}
Expand Down

0 comments on commit 3d3360e

Please sign in to comment.