170 lines
5.5 KiB
JSON
170 lines
5.5 KiB
JSON
{
|
|
"name": "espressif32",
|
|
"title": "Espressif 32",
|
|
"description": "Espressif Systems is a privately held fabless semiconductor company. They provide wireless communications and Wi-Fi chips which are widely used in mobile devices and the Internet of Things applications.",
|
|
"homepage": "https://espressif.com/",
|
|
"license": "Apache-2.0",
|
|
"keywords": [
|
|
"dev-platform",
|
|
"WiFi",
|
|
"Bluetooth",
|
|
"Xtensa",
|
|
"RISC-V"
|
|
],
|
|
"engines": {
|
|
"platformio": ">=6.1.18"
|
|
},
|
|
"repository": {
|
|
"type": "git",
|
|
"url": "https://github.com/pioarduino/platform-espressif32.git"
|
|
},
|
|
"version": "55.03.37",
|
|
"frameworks": {
|
|
"arduino": {
|
|
"script": "builder/frameworks/arduino.py"
|
|
},
|
|
"espidf": {
|
|
"package": "framework-espidf",
|
|
"script": "builder/frameworks/espidf.py"
|
|
}
|
|
},
|
|
"packages": {
|
|
"framework-arduinoespressif32": {
|
|
"type": "framework",
|
|
"optional": true,
|
|
"owner": "espressif",
|
|
"version": "https://pioduino.netmesvoip.ru/pioduino/esp32-core/archive/3.3.7.tar.gz"
|
|
},
|
|
"framework-arduinoespressif32-libs": {
|
|
"type": "framework",
|
|
"optional": true,
|
|
"owner": "espressif",
|
|
"version": "https://pioduino.netmesvoip.ru/pioduino/esp32-arduino-libs/archive/3.3.7.tar.gz"
|
|
},
|
|
"framework-espidf": {
|
|
"type": "framework",
|
|
"optional": true,
|
|
"owner": "pioarduino",
|
|
"version": "https://pioduino.netmesvoip.ru/pioduino/esp-idf/archive/v5.5.2.260206.tar.gz"
|
|
},
|
|
"toolchain-xtensa-esp-elf": {
|
|
"type": "toolchain",
|
|
"optional": true,
|
|
"owner": "pioarduino",
|
|
"package-version": "14.2.0+20251107",
|
|
"version": "https://pioduino.netmesvoip.ru/pioduino/toolchain-xtensa-esp-elf/archive/14.2.0_dev.tar.gz"
|
|
},
|
|
"toolchain-riscv32-esp": {
|
|
"type": "toolchain",
|
|
"optional": true,
|
|
"owner": "pioarduino",
|
|
"package-version": "14.2.0+20251107",
|
|
"version": "https://pioduino.netmesvoip.ru/pioduino/riscv32-esp-elf/archive/14.2.0_20251107.tar.gz"
|
|
},
|
|
"toolchain-esp32ulp": {
|
|
"type": "toolchain",
|
|
"optional": true,
|
|
"owner": "pioarduino",
|
|
"package-version": "2.38.0+20240113",
|
|
"version": "https://pioduino.netmesvoip.ru/pioduino/esp32ulp/archive/2.38_20240113.tar.gz"
|
|
},
|
|
"tool-xtensa-esp-elf-gdb": {
|
|
"type": "debugger",
|
|
"optional": true,
|
|
"owner": "pioarduino",
|
|
"package-version": "16.3.0+20250913",
|
|
"version": "https://pioduino.netmesvoip.ru/pioduino/xtensa-esp-gdb/archive/16.3_20250913.tar.gz"
|
|
},
|
|
"tool-riscv32-esp-elf-gdb": {
|
|
"type": "debugger",
|
|
"optional": true,
|
|
"owner": "pioarduino",
|
|
"package-version": "16.3.0+20250913",
|
|
"version": "https://pioduino.netmesvoip.ru/pioduino/riscv32-esp-gdb/archive/16.3_20250913.tar.gz"
|
|
},
|
|
"tool-esptoolpy": {
|
|
"type": "uploader",
|
|
"optional": true,
|
|
"owner": "pioarduino",
|
|
"package-version": "5.1.2",
|
|
"version": "https://pioduino.netmesvoip.ru/pioduino/esptool/archive/5.1.2.tar.gz"
|
|
},
|
|
"tool-esp_install": {
|
|
"type": "tool",
|
|
"optional": false,
|
|
"owner": "pioarduino",
|
|
"package-version": "5.3.4",
|
|
"version": "https://pioduino.netmesvoip.ru/pioduino/esp_install/archive/5.3.4.tar.gz"
|
|
},
|
|
"contrib-piohome": {
|
|
"optional": true,
|
|
"owner": "pioarduino",
|
|
"package-version": "3.4.4",
|
|
"version": "https://pioduino.netmesvoip.ru/pioduino/contrib-piohome/archive/3.4.4.tar.gz"
|
|
},
|
|
"tool-dfuutil-arduino": {
|
|
"type": "tool",
|
|
"optional": true,
|
|
"owner": "pioarduino",
|
|
"package-version": "1.11.0",
|
|
"version": "https://pioduino.netmesvoip.ru/pioduino/dfuutil-arduino/archive/1.11.0.tar.gz"
|
|
},
|
|
"tool-openocd-esp32": {
|
|
"type": "debugger",
|
|
"optional": true,
|
|
"owner": "pioarduino",
|
|
"package-version": "2.1200.20251215",
|
|
"version": "https://pioduino.netmesvoip.ru/pioduino/openocd-esp32/archive/0.12.0.tar.gz"
|
|
},
|
|
"tool-cppcheck": {
|
|
"type": "tool",
|
|
"optional": true,
|
|
"owner": "pioarduino",
|
|
"package-version": "2.11.0+230717",
|
|
"version": "https://pioduino.netmesvoip.ru/pioduino/cppcheck/archive/2.11.0-230717.tar.gz"
|
|
},
|
|
"tool-clangtidy": {
|
|
"type": "tool",
|
|
"optional": true,
|
|
"owner": "pioarduino",
|
|
"package-version": "18.1.1",
|
|
"version": "https://pioduino.netmesvoip.ru/pioduino/clangtidy/archive/18.1.1.tar.gz"
|
|
},
|
|
"tool-pvs-studio": {
|
|
"type": "tool",
|
|
"optional": true,
|
|
"owner": "pioarduino",
|
|
"package-version": "7.36.91321",
|
|
"version": "https://pioduino.netmesvoip.ru/pioduino/pvs-studio/archive/7.36.91321.tar.gz"
|
|
},
|
|
"tool-cmake": {
|
|
"type": "tool",
|
|
"optional": true,
|
|
"owner": "pioarduino",
|
|
"package-version": "4.0.3",
|
|
"version": "https://pioduino.netmesvoip.ru/pioduino/cmake/archive/4.0.3.tar.gz"
|
|
},
|
|
"tool-esp-rom-elfs": {
|
|
"type": "tool",
|
|
"optional": true,
|
|
"owner": "pioarduino",
|
|
"package-version": "2024.10.11",
|
|
"version": "https://pioduino.netmesvoip.ru/pioduino/esp-rom-elfs/archive/20241011.tar.gz"
|
|
},
|
|
"tool-ninja": {
|
|
"type": "tool",
|
|
"optional": true,
|
|
"owner": "pioarduino",
|
|
"package-version": "1.13.1",
|
|
"version": "https://pioduino.netmesvoip.ru/pioduino/ninja/archive/1.13.1.tar.gz"
|
|
},
|
|
"tool-scons": {
|
|
"type": "tool",
|
|
"optional": true,
|
|
"owner": "pioarduino",
|
|
"package-version": "4.40801.0",
|
|
"version": "https://pioduino.netmesvoip.ru/pioduino/scons/archive/4.8.1.tar.gz"
|
|
}
|
|
}
|
|
}
|