DEV_semaphore/.platformio/packages/tool-esptoolpy/package.json

16 lines
384 B
JSON

{
"name": "tool-esptoolpy",
"version": "1.40501.0",
"description": "A Python-based, open-source, platform-independent utility to communicate with the ROM bootloader in Espressif chips",
"keywords": [
"tools",
"uploader",
"espressif"
],
"license": "GPL-2.0-or-later",
"repository": {
"type": "git",
"url": "https://github.com/espressif/esptool"
}
}