Skip to content

Commit b8ef08e

Browse files
authored
Update platform.json
1 parent e8f20b1 commit b8ef08e

File tree

1 file changed

+5
-3
lines changed

1 file changed

+5
-3
lines changed

platform.json

Lines changed: 5 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -90,14 +90,16 @@
9090
},
9191
"tool-esptoolpy": {
9292
"type": "uploader",
93-
"optional": false,
93+
"optional": true,
9494
"owner": "pioarduino",
95-
"version": "https://github.com/pioarduino/esptool/releases/download/v5.0.0-dev1/esptool.zip"
95+
"package-version": "5.0.2",
96+
"version": "https://github.com/pioarduino/registry/releases/download/0.0.1/esptoolpy-v5.0.2.zip"
9697
},
97-
"tl-install": {
98+
"tool-esp_install": {
9899
"type": "tool",
99100
"optional": false,
100101
"owner": "pioarduino",
102+
"package-version": "5.1.0",
101103
"version": "https://github.com/pioarduino/esp_install/releases/download/v5.1.0/esp_install-v5.1.0.zip"
102104
},
103105
"tool-dfuutil-arduino": {

0 commit comments

Comments
 (0)