Skip to content

Commit ab15bdb

Browse files
committed
Update package_esp32_index.template.json
1 parent 4fdf66d commit ab15bdb

File tree

1 file changed

+7
-0
lines changed

1 file changed

+7
-0
lines changed

package/package_esp32_index.template.json

+7
Original file line numberDiff line numberDiff line change
@@ -296,6 +296,13 @@
296296
"name": "esptool_py",
297297
"version": "3.3.0",
298298
"systems": [
299+
{
300+
"host": "i686-mingw32",
301+
"url": "https://github.com/espressif/arduino-esp32/releases/download/2.0.2/esptool-3.3-windows.zip",
302+
"archiveFileName": "esptool-3.3-windows.zip",
303+
"checksum": "SHA-256:55a1d7165414bf4dbd2bb16ca094e555d671958450f5d1536b457a518d2b15df",
304+
"size": "7436864"
305+
},
299306
{
300307
"host": "x86_64-mingw32",
301308
"url": "https://github.com/espressif/arduino-esp32/releases/download/2.0.2/esptool-3.3-windows.zip",

0 commit comments

Comments
 (0)