Skip to content

Commit 6738086

Browse files
authored
install esptool via tl-install
1 parent e2cd258 commit 6738086

File tree

1 file changed

+3
-2
lines changed

1 file changed

+3
-2
lines changed

platform.json

Lines changed: 3 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -90,9 +90,10 @@
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/esptool.zip"
95+
"package-version": "5.0.0",
96+
"version": "https://github.com/pioarduino/registry/releases/download/0.0.1/esptoolpy-v5.0.0.zip"
9697
},
9798
"tl-install": {
9899
"type": "tool",

0 commit comments

Comments
 (0)