diff --git a/.gitignore b/.gitignore index 0d20b648..e14864d8 100644 --- a/.gitignore +++ b/.gitignore @@ -1 +1,2 @@ *.pyc +.piolibdeps diff --git a/boards/delta_dfbm_nq620.json b/boards/delta_dfbm_nq620.json index b607fb56..792857b4 100644 --- a/boards/delta_dfbm_nq620.json +++ b/boards/delta_dfbm_nq620.json @@ -14,7 +14,6 @@ "debug": { "tools": { "cmsis-dap": { - "default": true, "onboard": true, "server": { "arguments": [ diff --git a/boards/redbear_blend2.json b/boards/redbear_blend2.json index 1cfdb43c..195f2fa9 100644 --- a/boards/redbear_blend2.json +++ b/boards/redbear_blend2.json @@ -14,7 +14,6 @@ "debug": { "tools": { "cmsis-dap": { - "default": true, "onboard": true, "server": { "arguments": [ diff --git a/builder/frameworks/arduino b/builder/frameworks/arduino index 8e9aca35..0baa6e18 160000 --- a/builder/frameworks/arduino +++ b/builder/frameworks/arduino @@ -1 +1 @@ -Subproject commit 8e9aca35a211b405e83d1285b2afa979e333cd08 +Subproject commit 0baa6e18f3b0122f0140470ef218ccb9dfcc5c99 diff --git a/platform.json b/platform.json index a7629725..6546cfae 100644 --- a/platform.json +++ b/platform.json @@ -12,7 +12,7 @@ "type": "git", "url": "https://github.com/platformio/platform-nordicnrf52.git" }, - "version": "2.0.0", + "version": "2.0.1", "packageRepositories": [ "https://dl.bintray.com/platformio/dl-packages/manifest.json", "http://dl.platformio.org/packages/manifest.json"