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.
1 parent e2cd258 commit 6738086Copy full SHA for 6738086
platform.json
@@ -90,9 +90,10 @@
90
},
91
"tool-esptoolpy": {
92
"type": "uploader",
93
- "optional": false,
+ "optional": true,
94
"owner": "pioarduino",
95
- "version": "https://github.com/pioarduino/esptool/releases/download/v5.0.0/esptool.zip"
+ "package-version": "5.0.0",
96
+ "version": "https://github.com/pioarduino/registry/releases/download/0.0.1/esptoolpy-v5.0.0.zip"
97
98
"tl-install": {
99
"type": "tool",
0 commit comments