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 154a8cc commit 6fdcd03Copy full SHA for 6fdcd03
platform.json
@@ -18,7 +18,7 @@
18
"type": "git",
19
"url": "https://github.com/pioarduino/platform-espressif32.git"
20
},
21
- "version": "54.03.20+develop",
+ "version": "54.03.21+develop",
22
"frameworks": {
23
"arduino": {
24
"script": "builder/frameworks/arduino.py"
@@ -92,7 +92,7 @@
92
"type": "uploader",
93
"optional": false,
94
"owner": "pioarduino",
95
- "version": "https://github.com/pioarduino/esptool/releases/download/v5.0.0-dev1/esptool.zip"
+ "version": "https://github.com/pioarduino/esptool/releases/download/v5.0.0/esptool.zip"
96
97
"tl-install": {
98
"type": "tool",
0 commit comments