Files
2026-05-27 11:08:40 +03:00

47 lines
1.1 KiB
JSON

{
"tools": [
{
"description": "A serial utility to communicate & flash code to Espressif chips",
"export_paths": [
[
""
]
],
"export_vars": {},
"info_url": "https://github.com/pioarduino/esptool",
"install": "always",
"license": "GPL-2.0-or-later",
"name": "tool-esptoolpy",
"platform_overrides": [
{
"install": "always",
"platforms": [
"win32",
"win64"
]
}
],
"supported_targets": [
"all"
],
"version_cmd": [
"esptool",
"--version"
],
"version_regex": "([0-9.]+)",
"versions": [
{
"any": {
"sha256": "07295e31b0499a387f7315c2ce319e6d141bb8157461fe46fa914faeb8462ed1",
"size": 506890,
"url": "https://pioduino.netmesvoip.ru/pioduino/esptool/releases/download/5.1.2/esptool.zip"
},
"name": "esptool",
"status": "recommended"
}
]
}
],
"version": 1
}