Merge branch 'release/v1.1.1'
This commit is contained in:
+1
-1
@@ -12,7 +12,7 @@
|
||||
"type": "git",
|
||||
"url": "https://github.com/platformio/platform-espressif32.git"
|
||||
},
|
||||
"version": "1.1.0",
|
||||
"version": "1.1.1",
|
||||
"packageRepositories": [
|
||||
"https://dl.bintray.com/platformio/dl-packages/manifest.json",
|
||||
"http://dl.platformio.org/packages/manifest.json",
|
||||
|
||||
@@ -86,7 +86,6 @@ class Espressif32Platform(PlatformBase):
|
||||
"pio_reset_halt_target"
|
||||
],
|
||||
"load_cmd": "preload",
|
||||
"load_mode": "modified",
|
||||
"onboard": link in debug.get("onboard_tools", []),
|
||||
"default": link in debug.get("default_tools", [])
|
||||
|
||||
|
||||
Reference in New Issue
Block a user