204 lines
7.0 KiB
JSON
204 lines
7.0 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.33",
|
|
"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://github.com/espressif/arduino-esp32/releases/download/3.3.3/esp32-3.3.3.tar.xz"
|
|
},
|
|
"framework-arduinoespressif32-libs": {
|
|
"type": "framework",
|
|
"optional": true,
|
|
"owner": "espressif",
|
|
"version": "https://github.com/espressif/arduino-esp32/releases/download/3.3.3/esp32-3.3.3-libs.tar.xz"
|
|
},
|
|
"framework-arduino-c2-skeleton-lib": {
|
|
"type": "framework",
|
|
"optional": true,
|
|
"owner": "espressif",
|
|
"version": "https://github.com/pioarduino/platform-espressif32/releases/download/c2-skeleton/c2_129cd0d247_compile_skeleton.zip"
|
|
},
|
|
"framework-espidf": {
|
|
"type": "framework",
|
|
"optional": true,
|
|
"owner": "pioarduino",
|
|
"version": "https://github.com/pioarduino/esp-idf/releases/download/v5.5.1.251017/esp-idf-v5.5.1.tar.xz"
|
|
},
|
|
"toolchain-xtensa-esp-elf": {
|
|
"type": "toolchain",
|
|
"optional": true,
|
|
"owner": "pioarduino",
|
|
"package-version": "14.2.0+20250730",
|
|
"version": "https://github.com/pioarduino/registry/releases/download/0.0.1/xtensa-esp-elf-14.2.0_20250730.zip"
|
|
},
|
|
"toolchain-riscv32-esp": {
|
|
"type": "toolchain",
|
|
"optional": true,
|
|
"owner": "pioarduino",
|
|
"package-version": "14.2.0+20250730",
|
|
"version": "https://github.com/pioarduino/registry/releases/download/0.0.1/riscv32-esp-elf-14.2.0_20250730.zip"
|
|
},
|
|
"toolchain-esp32ulp": {
|
|
"type": "toolchain",
|
|
"optional": true,
|
|
"owner": "pioarduino",
|
|
"package-version": "2.38.0+20240113",
|
|
"version": "https://github.com/pioarduino/registry/releases/download/0.0.1/esp32ulp-elf-2.38_20240113.zip"
|
|
},
|
|
"tool-xtensa-esp-elf-gdb": {
|
|
"type": "debugger",
|
|
"optional": true,
|
|
"owner": "pioarduino",
|
|
"package-version": "16.3.0+20250913",
|
|
"version": "https://github.com/pioarduino/registry/releases/download/0.0.1/xtensa-esp-gdb-16.3_20250913.zip"
|
|
},
|
|
"tool-riscv32-esp-elf-gdb": {
|
|
"type": "debugger",
|
|
"optional": true,
|
|
"owner": "pioarduino",
|
|
"package-version": "16.3.0+20250913",
|
|
"version": "https://github.com/pioarduino/registry/releases/download/0.0.1/riscv32-esp-gdb-16.3_20250913.zip"
|
|
},
|
|
"tool-esptoolpy": {
|
|
"type": "uploader",
|
|
"optional": true,
|
|
"owner": "pioarduino",
|
|
"package-version": "5.1.0",
|
|
"version": "https://github.com/pioarduino/registry/releases/download/0.0.1/esptoolpy-v5.1.0.zip"
|
|
},
|
|
"tool-esp_install": {
|
|
"type": "tool",
|
|
"optional": false,
|
|
"owner": "pioarduino",
|
|
"package-version": "5.3.2",
|
|
"version": "https://github.com/pioarduino/esp_install/releases/download/v5.3.2/esp_install-v5.3.2.zip"
|
|
},
|
|
"contrib-piohome": {
|
|
"optional": true,
|
|
"owner": "pioarduino",
|
|
"package-version": "3.4.4",
|
|
"version": "https://github.com/pioarduino/registry/releases/download/0.0.1/contrib-piohome-3.4.4.tar.gz"
|
|
},
|
|
"tool-dfuutil-arduino": {
|
|
"type": "uploader",
|
|
"optional": true,
|
|
"owner": "pioarduino",
|
|
"package-version": "1.11.0",
|
|
"version": "https://github.com/pioarduino/registry/releases/download/0.0.1/dfuutil-arduino-v1.11.0.zip"
|
|
},
|
|
"tool-openocd-esp32": {
|
|
"type": "debugger",
|
|
"optional": true,
|
|
"owner": "pioarduino",
|
|
"package-version": "2.1200.20250707",
|
|
"version": "https://github.com/pioarduino/registry/releases/download/0.0.1/openocd-v0.12.0-esp32-20250707.zip"
|
|
},
|
|
"tool-mklittlefs": {
|
|
"type": "uploader",
|
|
"optional": true,
|
|
"owner": "pioarduino",
|
|
"package-version": "3.2.0",
|
|
"version": "https://github.com/pioarduino/registry/releases/download/0.0.1/mklittlefs-3.2.0-new.zip"
|
|
},
|
|
"tool-mklittlefs4": {
|
|
"type": "uploader",
|
|
"optional": true,
|
|
"owner": "pioarduino",
|
|
"package-version": "4.0.2",
|
|
"version": "https://github.com/pioarduino/registry/releases/download/0.0.1/mklittlefs-4.0.2.zip"
|
|
},
|
|
"tool-mkspiffs": {
|
|
"type": "uploader",
|
|
"optional": true,
|
|
"owner": "pioarduino",
|
|
"package-version": "2.230.0",
|
|
"version": "https://github.com/pioarduino/registry/releases/download/0.0.1/mkspiffs-v2.230.0.zip"
|
|
},
|
|
"tool-mkfatfs": {
|
|
"type": "uploader",
|
|
"optional": true,
|
|
"owner": "pioarduino",
|
|
"package-version": "2.0.1",
|
|
"version": "https://github.com/pioarduino/registry/releases/download/0.0.1/mkfatfs-v2.0.1.zip"
|
|
},
|
|
"tool-cppcheck": {
|
|
"type": "tool",
|
|
"optional": true,
|
|
"owner": "pioarduino",
|
|
"package-version": "2.11.0+230717",
|
|
"version": "https://github.com/pioarduino/registry/releases/download/0.0.1/cppcheck-v2.11.0-230717.zip"
|
|
},
|
|
"tool-clangtidy": {
|
|
"type": "tool",
|
|
"optional": true,
|
|
"owner": "pioarduino",
|
|
"package-version": "18.1.1",
|
|
"version": "https://github.com/pioarduino/registry/releases/download/0.0.1/clangtidy-v18.1.1.zip"
|
|
},
|
|
"tool-pvs-studio": {
|
|
"type": "tool",
|
|
"optional": true,
|
|
"owner": "pioarduino",
|
|
"package-version": "7.36.91321",
|
|
"version": "https://github.com/pioarduino/registry/releases/download/0.0.1/pvs-studio-v7.36.91321.zip"
|
|
},
|
|
"tool-cmake": {
|
|
"type": "tool",
|
|
"optional": true,
|
|
"owner": "pioarduino",
|
|
"package-version": "4.0.3",
|
|
"version": "https://github.com/pioarduino/registry/releases/download/0.0.1/cmake-4.0.3.zip"
|
|
},
|
|
"tool-esp-rom-elfs": {
|
|
"type": "tool",
|
|
"optional": true,
|
|
"owner": "pioarduino",
|
|
"package-version": "2024.10.11",
|
|
"version": "https://github.com/pioarduino/registry/releases/download/0.0.1/esp-rom-elfs-20241011.zip"
|
|
},
|
|
"tool-ninja": {
|
|
"type": "tool",
|
|
"optional": true,
|
|
"owner": "pioarduino",
|
|
"package-version": "1.13.1",
|
|
"version": "https://github.com/pioarduino/registry/releases/download/0.0.1/ninja-1.13.1.zip"
|
|
},
|
|
"tool-scons": {
|
|
"type": "tool",
|
|
"optional": true,
|
|
"owner": "pioarduino",
|
|
"package-version": "4.40801.0",
|
|
"version": "https://github.com/pioarduino/registry/releases/download/0.0.1/scons-4.8.1.zip"
|
|
}
|
|
}
|
|
}
|