2019-04-17 15:30:30 +08:00
|
|
|
{
|
|
|
|
"tools": [
|
2022-02-10 15:25:58 +07:00
|
|
|
{
|
|
|
|
"description": "GDB for Xtensa",
|
|
|
|
"export_paths": [
|
|
|
|
[
|
|
|
|
"xtensa-esp-elf-gdb",
|
|
|
|
"bin"
|
|
|
|
]
|
|
|
|
],
|
|
|
|
"export_vars": {},
|
|
|
|
"info_url": "https://github.com/espressif/binutils-gdb",
|
|
|
|
"install": "always",
|
|
|
|
"license": "GPL-3.0-or-later",
|
|
|
|
"name": "xtensa-esp-elf-gdb",
|
|
|
|
"supported_targets": [
|
|
|
|
"esp32",
|
|
|
|
"esp32s2",
|
|
|
|
"esp32s3"
|
|
|
|
],
|
|
|
|
"version_cmd": [
|
|
|
|
"xtensa-esp-elf-gdb-no-python",
|
|
|
|
"--version"
|
|
|
|
],
|
|
|
|
"version_regex": "GNU gdb \\(esp-gdb\\) ([a-z0-9.-_]+)",
|
|
|
|
"versions": [
|
|
|
|
{
|
|
|
|
"linux-amd64": {
|
2025-03-25 08:27:05 +00:00
|
|
|
"sha256": "27b58ab12248e04277c4fdc74038cf0a001d5142df091ab94939ad35053738fd",
|
|
|
|
"size": 36361058,
|
|
|
|
"url": "https://github.com/espressif/binutils-gdb/releases/download/esp-gdb-v16.2_20250324/xtensa-esp-elf-gdb-16.2_20250324-x86_64-linux-gnu.tar.gz"
|
2022-02-10 15:25:58 +07:00
|
|
|
},
|
|
|
|
"linux-arm64": {
|
2025-03-25 08:27:05 +00:00
|
|
|
"sha256": "24f85aa778e1605098a13ff7bd29d5760767faf012705c8915cb08b32cad0206",
|
|
|
|
"size": 35442104,
|
|
|
|
"url": "https://github.com/espressif/binutils-gdb/releases/download/esp-gdb-v16.2_20250324/xtensa-esp-elf-gdb-16.2_20250324-aarch64-linux-gnu.tar.gz"
|
2022-02-10 15:25:58 +07:00
|
|
|
},
|
|
|
|
"linux-armel": {
|
2025-03-25 08:27:05 +00:00
|
|
|
"sha256": "c73e43038b6d50374cd0ee714370ce748189e0b00404d581babd2bb0115c4785",
|
|
|
|
"size": 31260410,
|
|
|
|
"url": "https://github.com/espressif/binutils-gdb/releases/download/esp-gdb-v16.2_20250324/xtensa-esp-elf-gdb-16.2_20250324-arm-linux-gnueabi.tar.gz"
|
2022-02-10 15:25:58 +07:00
|
|
|
},
|
|
|
|
"linux-armhf": {
|
2025-03-25 08:27:05 +00:00
|
|
|
"sha256": "5be24888e864faa22f89c999b6a7c57285763baa41bbe959abec189bd4277cd3",
|
|
|
|
"size": 31195042,
|
|
|
|
"url": "https://github.com/espressif/binutils-gdb/releases/download/esp-gdb-v16.2_20250324/xtensa-esp-elf-gdb-16.2_20250324-arm-linux-gnueabihf.tar.gz"
|
2022-02-10 15:25:58 +07:00
|
|
|
},
|
|
|
|
"linux-i686": {
|
2025-03-25 08:27:05 +00:00
|
|
|
"sha256": "dc7b8aad0fb1c6a1abfdb8dff4f08221ea08a0f28fb837f181969ac1174d4dc6",
|
|
|
|
"size": 35067894,
|
|
|
|
"url": "https://github.com/espressif/binutils-gdb/releases/download/esp-gdb-v16.2_20250324/xtensa-esp-elf-gdb-16.2_20250324-i586-linux-gnu.tar.gz"
|
2022-02-10 15:25:58 +07:00
|
|
|
},
|
|
|
|
"macos": {
|
2025-03-25 08:27:05 +00:00
|
|
|
"sha256": "398c429cfe696bad01d636c5488cadc87b20471c1b5ed02c60eee5ef2a775c93",
|
|
|
|
"size": 54992785,
|
|
|
|
"url": "https://github.com/espressif/binutils-gdb/releases/download/esp-gdb-v16.2_20250324/xtensa-esp-elf-gdb-16.2_20250324-x86_64-apple-darwin21.1.tar.gz"
|
2022-02-10 15:25:58 +07:00
|
|
|
},
|
|
|
|
"macos-arm64": {
|
2025-03-25 08:27:05 +00:00
|
|
|
"sha256": "b6d85c0d76d653bb55f9d06b0cd509eab7e99db541c88b8c849c64827e9d74a9",
|
|
|
|
"size": 43538967,
|
|
|
|
"url": "https://github.com/espressif/binutils-gdb/releases/download/esp-gdb-v16.2_20250324/xtensa-esp-elf-gdb-16.2_20250324-aarch64-apple-darwin21.1.tar.gz"
|
2022-02-10 15:25:58 +07:00
|
|
|
},
|
2025-03-25 08:27:05 +00:00
|
|
|
"name": "16.2_20250324",
|
2022-02-10 15:25:58 +07:00
|
|
|
"status": "recommended",
|
|
|
|
"win32": {
|
2025-03-25 08:27:05 +00:00
|
|
|
"sha256": "f748d6b65fdf66733b82e12d0d85a05e3134122416280379df129cfebe2aa4b2",
|
|
|
|
"size": 32189419,
|
|
|
|
"url": "https://github.com/espressif/binutils-gdb/releases/download/esp-gdb-v16.2_20250324/xtensa-esp-elf-gdb-16.2_20250324-i686-w64-mingw32.zip"
|
2022-02-10 15:25:58 +07:00
|
|
|
},
|
|
|
|
"win64": {
|
2025-03-25 08:27:05 +00:00
|
|
|
"sha256": "e970fc3ec8a1d0acee2432e91e0a01b348613a0425aacfa981b2fc505fe920cc",
|
|
|
|
"size": 32290997,
|
|
|
|
"url": "https://github.com/espressif/binutils-gdb/releases/download/esp-gdb-v16.2_20250324/xtensa-esp-elf-gdb-16.2_20250324-x86_64-w64-mingw32.zip"
|
2022-02-10 15:25:58 +07:00
|
|
|
}
|
|
|
|
}
|
|
|
|
]
|
|
|
|
},
|
|
|
|
{
|
|
|
|
"description": "GDB for RISC-V",
|
|
|
|
"export_paths": [
|
|
|
|
[
|
|
|
|
"riscv32-esp-elf-gdb",
|
|
|
|
"bin"
|
|
|
|
]
|
|
|
|
],
|
|
|
|
"export_vars": {},
|
|
|
|
"info_url": "https://github.com/espressif/binutils-gdb",
|
|
|
|
"install": "always",
|
|
|
|
"license": "GPL-3.0-or-later",
|
|
|
|
"name": "riscv32-esp-elf-gdb",
|
|
|
|
"supported_targets": [
|
2022-12-22 10:11:48 +01:00
|
|
|
"esp32c3",
|
|
|
|
"esp32c2",
|
|
|
|
"esp32c6",
|
2023-11-09 17:18:39 +08:00
|
|
|
"esp32c5",
|
2023-06-09 20:31:22 +08:00
|
|
|
"esp32h2",
|
2024-02-26 11:29:46 +08:00
|
|
|
"esp32p4",
|
2024-11-11 12:01:39 +08:00
|
|
|
"esp32c61",
|
2025-02-06 19:32:57 +08:00
|
|
|
"esp32h21",
|
|
|
|
"esp32h4"
|
2022-02-10 15:25:58 +07:00
|
|
|
],
|
|
|
|
"version_cmd": [
|
2022-05-17 12:17:03 +04:00
|
|
|
"riscv32-esp-elf-gdb-no-python",
|
2022-02-10 15:25:58 +07:00
|
|
|
"--version"
|
|
|
|
],
|
|
|
|
"version_regex": "GNU gdb \\(esp-gdb\\) ([a-z0-9.-_]+)",
|
|
|
|
"versions": [
|
|
|
|
{
|
|
|
|
"linux-amd64": {
|
2025-03-25 08:27:05 +00:00
|
|
|
"sha256": "f9b172d8d72d0a1e2b0b80127df29263a0cb0d0c4e998e09c27031bfac09f3ec",
|
|
|
|
"size": 36528201,
|
|
|
|
"url": "https://github.com/espressif/binutils-gdb/releases/download/esp-gdb-v16.2_20250324/riscv32-esp-elf-gdb-16.2_20250324-x86_64-linux-gnu.tar.gz"
|
2022-02-10 15:25:58 +07:00
|
|
|
},
|
|
|
|
"linux-arm64": {
|
2025-03-25 08:27:05 +00:00
|
|
|
"sha256": "68bb6a85fb58b8a738f799e8fb4fa1f56cfeffc4de803ceb03c8a33cb2cd919d",
|
|
|
|
"size": 35643464,
|
|
|
|
"url": "https://github.com/espressif/binutils-gdb/releases/download/esp-gdb-v16.2_20250324/riscv32-esp-elf-gdb-16.2_20250324-aarch64-linux-gnu.tar.gz"
|
2022-02-10 15:25:58 +07:00
|
|
|
},
|
|
|
|
"linux-armel": {
|
2025-03-25 08:27:05 +00:00
|
|
|
"sha256": "673038ab9fb2b7391ff9252824194e3b9e40668efe9ce54d1e582a9d6c51f04a",
|
|
|
|
"size": 32154574,
|
|
|
|
"url": "https://github.com/espressif/binutils-gdb/releases/download/esp-gdb-v16.2_20250324/riscv32-esp-elf-gdb-16.2_20250324-arm-linux-gnueabi.tar.gz"
|
2022-02-10 15:25:58 +07:00
|
|
|
},
|
|
|
|
"linux-armhf": {
|
2025-03-25 08:27:05 +00:00
|
|
|
"sha256": "e5fefa9b155c6b02e0291e2fecea17b1168a820838ffbdcb7ce76cbe9867e7b5",
|
|
|
|
"size": 32034954,
|
|
|
|
"url": "https://github.com/espressif/binutils-gdb/releases/download/esp-gdb-v16.2_20250324/riscv32-esp-elf-gdb-16.2_20250324-arm-linux-gnueabihf.tar.gz"
|
2022-02-10 15:25:58 +07:00
|
|
|
},
|
|
|
|
"linux-i686": {
|
2025-03-25 08:27:05 +00:00
|
|
|
"sha256": "62f05d5fe08145b25e423dd0b3f1ae260be99abf5462b8cfd918bf2231e26e30",
|
|
|
|
"size": 35410891,
|
|
|
|
"url": "https://github.com/espressif/binutils-gdb/releases/download/esp-gdb-v16.2_20250324/riscv32-esp-elf-gdb-16.2_20250324-i586-linux-gnu.tar.gz"
|
2022-02-10 15:25:58 +07:00
|
|
|
},
|
|
|
|
"macos": {
|
2025-03-25 08:27:05 +00:00
|
|
|
"sha256": "63ae12cfbab648e2d2ca7a700a0c615c4f36a6fbe6876c11ba108115ee0d60f2",
|
|
|
|
"size": 55359246,
|
|
|
|
"url": "https://github.com/espressif/binutils-gdb/releases/download/esp-gdb-v16.2_20250324/riscv32-esp-elf-gdb-16.2_20250324-x86_64-apple-darwin21.1.tar.gz"
|
2022-02-10 15:25:58 +07:00
|
|
|
},
|
|
|
|
"macos-arm64": {
|
2025-03-25 08:27:05 +00:00
|
|
|
"sha256": "bfbe49774f839020cef988537da0a06896dfe4a382674c62285361ed9bd4aee3",
|
|
|
|
"size": 43926592,
|
|
|
|
"url": "https://github.com/espressif/binutils-gdb/releases/download/esp-gdb-v16.2_20250324/riscv32-esp-elf-gdb-16.2_20250324-aarch64-apple-darwin21.1.tar.gz"
|
2022-02-10 15:25:58 +07:00
|
|
|
},
|
2025-03-25 08:27:05 +00:00
|
|
|
"name": "16.2_20250324",
|
2022-02-10 15:25:58 +07:00
|
|
|
"status": "recommended",
|
|
|
|
"win32": {
|
2025-03-25 08:27:05 +00:00
|
|
|
"sha256": "e8b84eec990ff514729b3770edf2b543f36670f43663ce0c3b624fb4884812ca",
|
|
|
|
"size": 32914955,
|
|
|
|
"url": "https://github.com/espressif/binutils-gdb/releases/download/esp-gdb-v16.2_20250324/riscv32-esp-elf-gdb-16.2_20250324-i686-w64-mingw32.zip"
|
2022-02-10 15:25:58 +07:00
|
|
|
},
|
|
|
|
"win64": {
|
2025-03-25 08:27:05 +00:00
|
|
|
"sha256": "37c79178900c19ca7487c26af4b5ad6b0d3f34683bd0e9c2ddd39038c999e429",
|
|
|
|
"size": 32667353,
|
|
|
|
"url": "https://github.com/espressif/binutils-gdb/releases/download/esp-gdb-v16.2_20250324/riscv32-esp-elf-gdb-16.2_20250324-x86_64-w64-mingw32.zip"
|
2022-02-10 15:25:58 +07:00
|
|
|
}
|
|
|
|
}
|
|
|
|
]
|
|
|
|
},
|
2019-04-17 15:30:30 +08:00
|
|
|
{
|
2023-07-12 12:28:58 +04:00
|
|
|
"description": "Toolchain for 32-bit Xtensa based on GCC",
|
2019-04-17 15:30:30 +08:00
|
|
|
"export_paths": [
|
|
|
|
[
|
2023-07-12 12:28:58 +04:00
|
|
|
"xtensa-esp-elf",
|
2019-04-17 15:30:30 +08:00
|
|
|
"bin"
|
|
|
|
]
|
|
|
|
],
|
|
|
|
"export_vars": {},
|
|
|
|
"info_url": "https://github.com/espressif/crosstool-NG",
|
|
|
|
"install": "always",
|
|
|
|
"license": "GPL-3.0-with-GCC-exception",
|
2023-07-12 12:28:58 +04:00
|
|
|
"name": "xtensa-esp-elf",
|
2021-04-26 21:34:48 +02:00
|
|
|
"supported_targets": [
|
2023-07-12 12:28:58 +04:00
|
|
|
"esp32",
|
|
|
|
"esp32s2",
|
2021-04-26 21:34:48 +02:00
|
|
|
"esp32s3"
|
|
|
|
],
|
2020-07-29 13:13:51 +08:00
|
|
|
"version_cmd": [
|
2023-07-12 12:28:58 +04:00
|
|
|
"xtensa-esp-elf-gcc",
|
2020-07-29 13:13:51 +08:00
|
|
|
"--version"
|
|
|
|
],
|
2023-02-03 09:12:37 +07:00
|
|
|
"version_regex": "\\(crosstool-NG\\s+(?:crosstool-ng-)?([0-9a-zA-Z\\.\\-_]+)\\)",
|
2020-07-29 13:13:51 +08:00
|
|
|
"versions": [
|
|
|
|
{
|
|
|
|
"linux-amd64": {
|
2025-06-08 09:50:53 +00:00
|
|
|
"sha256": "45d60317d7a35414ce7fe4c900e636d90c4b0e16d85f2a5c03b523b4efadf3bb",
|
|
|
|
"size": 125612316,
|
|
|
|
"url": "https://github.com/espressif/crosstool-NG/releases/download/esp-15.1.0_20250607/xtensa-esp-elf-15.1.0_20250607-x86_64-linux-gnu.tar.xz"
|
2021-09-09 14:01:14 +07:00
|
|
|
},
|
|
|
|
"linux-arm64": {
|
2025-06-08 09:50:53 +00:00
|
|
|
"sha256": "22a2c9c4a4e6954ba024330266e10ab3eb980614b94859be5ae88c95d781a8bc",
|
|
|
|
"size": 119180760,
|
|
|
|
"url": "https://github.com/espressif/crosstool-NG/releases/download/esp-15.1.0_20250607/xtensa-esp-elf-15.1.0_20250607-aarch64-linux-gnu.tar.xz"
|
2020-07-29 13:13:51 +08:00
|
|
|
},
|
|
|
|
"linux-armel": {
|
2025-06-08 09:50:53 +00:00
|
|
|
"sha256": "31f7b786416893ee4a095ed23cb82183f4e0172c19736a104d9ef0223ee3047c",
|
|
|
|
"size": 121484960,
|
|
|
|
"url": "https://github.com/espressif/crosstool-NG/releases/download/esp-15.1.0_20250607/xtensa-esp-elf-15.1.0_20250607-arm-linux-gnueabi.tar.xz"
|
2022-02-11 17:16:19 +07:00
|
|
|
},
|
|
|
|
"linux-armhf": {
|
2025-06-08 09:50:53 +00:00
|
|
|
"sha256": "8bda79cb1287c0d7e12fee8a0d32b85ba9c6801ccb7128d95d324152bd0ce49f",
|
|
|
|
"size": 116521168,
|
|
|
|
"url": "https://github.com/espressif/crosstool-NG/releases/download/esp-15.1.0_20250607/xtensa-esp-elf-15.1.0_20250607-arm-linux-gnueabihf.tar.xz"
|
2020-07-29 13:13:51 +08:00
|
|
|
},
|
|
|
|
"linux-i686": {
|
2025-06-08 09:50:53 +00:00
|
|
|
"sha256": "787e9779d507af185f7bb104286b1a6373e5b7d483bc67a7e22db225b4a54522",
|
|
|
|
"size": 127704840,
|
|
|
|
"url": "https://github.com/espressif/crosstool-NG/releases/download/esp-15.1.0_20250607/xtensa-esp-elf-15.1.0_20250607-i586-linux-gnu.tar.xz"
|
2020-07-29 13:13:51 +08:00
|
|
|
},
|
|
|
|
"macos": {
|
2025-06-08 09:50:53 +00:00
|
|
|
"sha256": "07200c2e6d4db648762f25c91806a3a38c994231f5b7f2752386825d09aa0c3c",
|
|
|
|
"size": 126819660,
|
|
|
|
"url": "https://github.com/espressif/crosstool-NG/releases/download/esp-15.1.0_20250607/xtensa-esp-elf-15.1.0_20250607-x86_64-apple-darwin.tar.xz"
|
2020-07-29 13:13:51 +08:00
|
|
|
},
|
2022-04-13 22:11:28 +02:00
|
|
|
"macos-arm64": {
|
2025-06-08 09:50:53 +00:00
|
|
|
"sha256": "0cd6922eb3414a2011099db5095547dfea9c829ed83a0950a73a585afa844fde",
|
|
|
|
"size": 112300796,
|
|
|
|
"url": "https://github.com/espressif/crosstool-NG/releases/download/esp-15.1.0_20250607/xtensa-esp-elf-15.1.0_20250607-aarch64-apple-darwin.tar.xz"
|
2022-04-13 22:11:28 +02:00
|
|
|
},
|
2025-06-08 09:50:53 +00:00
|
|
|
"name": "esp-15.1.0_20250607",
|
2020-07-29 13:13:51 +08:00
|
|
|
"status": "recommended",
|
|
|
|
"win32": {
|
2025-06-08 09:50:53 +00:00
|
|
|
"sha256": "07b33dea9729f7b244f46b28206dd685de5a6fd4773067dd601e27bde37c7e72",
|
|
|
|
"size": 315612119,
|
|
|
|
"url": "https://github.com/espressif/crosstool-NG/releases/download/esp-15.1.0_20250607/xtensa-esp-elf-15.1.0_20250607-i686-w64-mingw32.zip"
|
2020-07-29 13:13:51 +08:00
|
|
|
},
|
|
|
|
"win64": {
|
2025-06-08 09:50:53 +00:00
|
|
|
"sha256": "2c307163a2bb366acc9c5c637035dc1f6bbd03f8c4407cff40cd9a4e016b14d0",
|
|
|
|
"size": 317468441,
|
|
|
|
"url": "https://github.com/espressif/crosstool-NG/releases/download/esp-15.1.0_20250607/xtensa-esp-elf-15.1.0_20250607-x86_64-w64-mingw32.zip"
|
2020-07-29 13:13:51 +08:00
|
|
|
}
|
|
|
|
}
|
|
|
|
]
|
|
|
|
},
|
2021-10-13 13:45:56 +02:00
|
|
|
{
|
2022-09-27 23:17:00 +03:00
|
|
|
"description": "Toolchain for all Espressif chips based on clang",
|
2021-10-13 13:45:56 +02:00
|
|
|
"export_paths": [
|
|
|
|
[
|
2022-09-27 23:17:00 +03:00
|
|
|
"esp-clang",
|
2021-10-13 13:45:56 +02:00
|
|
|
"bin"
|
|
|
|
]
|
|
|
|
],
|
|
|
|
"export_vars": {},
|
|
|
|
"info_url": "https://github.com/espressif/llvm-project",
|
|
|
|
"install": "on_request",
|
|
|
|
"license": "Apache-2.0",
|
2022-09-27 23:17:00 +03:00
|
|
|
"name": "esp-clang",
|
2021-10-13 13:45:56 +02:00
|
|
|
"supported_targets": [
|
|
|
|
"esp32",
|
2022-09-27 23:17:00 +03:00
|
|
|
"esp32s2",
|
|
|
|
"esp32s3",
|
|
|
|
"esp32c3",
|
|
|
|
"esp32c2",
|
2022-12-29 11:00:42 +08:00
|
|
|
"esp32c6",
|
2023-11-09 17:18:39 +08:00
|
|
|
"esp32c5",
|
2024-02-26 11:29:46 +08:00
|
|
|
"esp32h2",
|
2024-08-16 09:28:11 +00:00
|
|
|
"esp32p4",
|
2024-11-11 12:01:39 +08:00
|
|
|
"esp32c61",
|
2025-02-06 19:32:57 +08:00
|
|
|
"esp32h21",
|
|
|
|
"esp32h4"
|
2021-10-13 13:45:56 +02:00
|
|
|
],
|
|
|
|
"version_cmd": [
|
|
|
|
"clang",
|
|
|
|
"--version"
|
|
|
|
],
|
2024-04-11 15:31:06 +03:00
|
|
|
"version_regex": "\\([^\\s]+\\s+([0-9a-zA-Z\\.\\-_]+)\\)",
|
2021-10-13 13:45:56 +02:00
|
|
|
"versions": [
|
|
|
|
{
|
|
|
|
"linux-amd64": {
|
2025-03-14 18:47:56 +03:00
|
|
|
"sha256": "8546cd8ac0596835fbe3970d7c8ed6a842713ab948b759525756867f3bc0a5ef",
|
|
|
|
"size": 332799436,
|
|
|
|
"url": "https://github.com/espressif/llvm-project/releases/download/esp-19.1.2_20250312/clang-esp-19.1.2_20250312-x86_64-linux-gnu.tar.xz"
|
2022-09-27 23:17:00 +03:00
|
|
|
},
|
|
|
|
"linux-arm64": {
|
2025-03-14 18:47:56 +03:00
|
|
|
"sha256": "02dcde2e9e71706f36f64a4dc551085eb155d08714aaefc251c05fa5c4e743ae",
|
|
|
|
"size": 313340976,
|
|
|
|
"url": "https://github.com/espressif/llvm-project/releases/download/esp-19.1.2_20250312/clang-esp-19.1.2_20250312-aarch64-linux-gnu.tar.xz"
|
2022-09-27 23:17:00 +03:00
|
|
|
},
|
|
|
|
"linux-armhf": {
|
2025-03-14 18:47:56 +03:00
|
|
|
"sha256": "cd79d1b92185adb91711909de96bf4a3ad1df214a3040013446ab36ccd533a18",
|
|
|
|
"size": 316011700,
|
|
|
|
"url": "https://github.com/espressif/llvm-project/releases/download/esp-19.1.2_20250312/clang-esp-19.1.2_20250312-arm-linux-gnueabihf.tar.xz"
|
2021-10-13 13:45:56 +02:00
|
|
|
},
|
|
|
|
"macos": {
|
2025-03-14 18:47:56 +03:00
|
|
|
"sha256": "d9832307626ebf04115b7b51caa059f8caff8875b35e68000ead7f02c690aa82",
|
|
|
|
"size": 297033276,
|
|
|
|
"url": "https://github.com/espressif/llvm-project/releases/download/esp-19.1.2_20250312/clang-esp-19.1.2_20250312-x86_64-apple-darwin.tar.xz"
|
2021-10-13 13:45:56 +02:00
|
|
|
},
|
2022-04-13 22:11:28 +02:00
|
|
|
"macos-arm64": {
|
2025-03-14 18:47:56 +03:00
|
|
|
"sha256": "f67ae3c07d0d32685ee05b6add063f37e799a7bd14af86cb3998da237709c57f",
|
|
|
|
"size": 272383664,
|
|
|
|
"url": "https://github.com/espressif/llvm-project/releases/download/esp-19.1.2_20250312/clang-esp-19.1.2_20250312-aarch64-apple-darwin.tar.xz"
|
2022-04-13 22:11:28 +02:00
|
|
|
},
|
2025-03-14 18:47:56 +03:00
|
|
|
"name": "esp-19.1.2_20250312",
|
2021-10-13 13:45:56 +02:00
|
|
|
"status": "recommended",
|
|
|
|
"win64": {
|
2025-03-14 18:47:56 +03:00
|
|
|
"sha256": "0fb20439a3d1d31088e646a6f2a8c9277ac6aed858188e2afa470bdb42e13afb",
|
|
|
|
"size": 465651960,
|
|
|
|
"url": "https://github.com/espressif/llvm-project/releases/download/esp-19.1.2_20250312/clang-esp-19.1.2_20250312-x86_64-w64-mingw32.tar.xz"
|
2021-10-13 13:45:56 +02:00
|
|
|
}
|
|
|
|
}
|
|
|
|
]
|
|
|
|
},
|
2025-03-14 18:49:15 +03:00
|
|
|
{
|
|
|
|
"description": "Standalone Clang shared libraries distribution",
|
|
|
|
"export_paths": [],
|
2025-05-03 16:54:01 +02:00
|
|
|
"export_vars": {
|
|
|
|
"ESP_CLANG_LIBS_PATH": "${TOOL_PATH}/esp-clang/lib"
|
|
|
|
},
|
2025-03-14 18:49:15 +03:00
|
|
|
"info_url": "https://github.com/espressif/llvm-project",
|
|
|
|
"install": "on_request",
|
|
|
|
"license": "Apache-2.0",
|
|
|
|
"name": "esp-clang-libs",
|
|
|
|
"supported_targets": [
|
|
|
|
"esp32",
|
|
|
|
"esp32s2",
|
|
|
|
"esp32s3",
|
|
|
|
"esp32c3",
|
|
|
|
"esp32c2",
|
|
|
|
"esp32c6",
|
|
|
|
"esp32c5",
|
|
|
|
"esp32h2",
|
|
|
|
"esp32p4",
|
|
|
|
"esp32c61",
|
|
|
|
"esp32h21"
|
|
|
|
],
|
|
|
|
"tool_info_file": "esp-clang/esp-clang-libs.info",
|
|
|
|
"version_cmd": [],
|
|
|
|
"version_regex": "([0-9a-zA-Z\\.\\-_]+)",
|
|
|
|
"versions": [
|
|
|
|
{
|
|
|
|
"linux-amd64": {
|
|
|
|
"sha256": "c13b8a731beec0c2af56f94073ca17202c9e5047de4c6e61f5e3ed319d231962",
|
|
|
|
"size": 76164612,
|
|
|
|
"url": "https://github.com/espressif/llvm-project/releases/download/esp-19.1.2_20250312/libs-clang-esp-19.1.2_20250312-x86_64-linux-gnu.tar.xz"
|
|
|
|
},
|
|
|
|
"linux-arm64": {
|
|
|
|
"sha256": "dcf356d2a12eaf9660aa5e91cd70df14486d4bd45f47a8025327255b2fe3ece8",
|
|
|
|
"size": 69938392,
|
|
|
|
"url": "https://github.com/espressif/llvm-project/releases/download/esp-19.1.2_20250312/libs-clang-esp-19.1.2_20250312-aarch64-linux-gnu.tar.xz"
|
|
|
|
},
|
|
|
|
"linux-armhf": {
|
|
|
|
"sha256": "e9e110841ffdd43c7fcc57de24f501eec917a02e54f6dbf3a2069fed1017f8a8",
|
|
|
|
"size": 72698812,
|
|
|
|
"url": "https://github.com/espressif/llvm-project/releases/download/esp-19.1.2_20250312/libs-clang-esp-19.1.2_20250312-arm-linux-gnueabihf.tar.xz"
|
|
|
|
},
|
|
|
|
"macos": {
|
|
|
|
"sha256": "0ac4cf2340e766a240ae40519f404fceaea4262d5ab89292aa3a4118e6402492",
|
|
|
|
"size": 58104496,
|
|
|
|
"url": "https://github.com/espressif/llvm-project/releases/download/esp-19.1.2_20250312/libs-clang-esp-19.1.2_20250312-x86_64-apple-darwin.tar.xz"
|
|
|
|
},
|
|
|
|
"macos-arm64": {
|
|
|
|
"sha256": "d723ce5ae431b44305c888c989e7f405446a23c13f179edc1b6939f9ba437498",
|
|
|
|
"size": 48707440,
|
|
|
|
"url": "https://github.com/espressif/llvm-project/releases/download/esp-19.1.2_20250312/libs-clang-esp-19.1.2_20250312-aarch64-apple-darwin.tar.xz"
|
|
|
|
},
|
|
|
|
"name": "esp-19.1.2_20250312",
|
|
|
|
"status": "recommended",
|
|
|
|
"win64": {
|
|
|
|
"sha256": "29e5c945f601b85dd88c29bfabfd8c592d8064e3aba01d946e0ff475e5810c17",
|
|
|
|
"size": 59681772,
|
|
|
|
"url": "https://github.com/espressif/llvm-project/releases/download/esp-19.1.2_20250312/libs-clang-esp-19.1.2_20250312-x86_64-w64-mingw32.tar.xz"
|
2021-10-13 13:45:56 +02:00
|
|
|
}
|
|
|
|
}
|
|
|
|
]
|
|
|
|
},
|
2020-04-17 16:34:56 -03:00
|
|
|
{
|
2020-12-15 18:24:07 +01:00
|
|
|
"description": "Toolchain for 32-bit RISC-V based on GCC",
|
2020-04-17 16:34:56 -03:00
|
|
|
"export_paths": [
|
|
|
|
[
|
2020-12-15 18:24:07 +01:00
|
|
|
"riscv32-esp-elf",
|
2020-04-17 16:34:56 -03:00
|
|
|
"bin"
|
|
|
|
]
|
|
|
|
],
|
|
|
|
"export_vars": {},
|
2020-12-15 18:24:07 +01:00
|
|
|
"info_url": "https://github.com/espressif/crosstool-NG",
|
|
|
|
"install": "always",
|
|
|
|
"license": "GPL-3.0-with-GCC-exception",
|
|
|
|
"name": "riscv32-esp-elf",
|
2021-04-26 21:34:48 +02:00
|
|
|
"supported_targets": [
|
2021-07-25 23:09:28 +02:00
|
|
|
"esp32s2",
|
|
|
|
"esp32s3",
|
2022-03-25 14:14:59 +07:00
|
|
|
"esp32c3",
|
2022-08-10 19:01:42 +08:00
|
|
|
"esp32c2",
|
2022-12-29 11:00:42 +08:00
|
|
|
"esp32c6",
|
2023-11-09 17:18:39 +08:00
|
|
|
"esp32c5",
|
2024-02-26 11:29:46 +08:00
|
|
|
"esp32h2",
|
2024-03-04 15:26:40 +01:00
|
|
|
"esp32c61",
|
2024-11-11 12:01:39 +08:00
|
|
|
"esp32p4",
|
2025-02-06 19:32:57 +08:00
|
|
|
"esp32h21",
|
|
|
|
"esp32h4"
|
2021-04-26 21:34:48 +02:00
|
|
|
],
|
2020-04-17 16:34:56 -03:00
|
|
|
"version_cmd": [
|
2020-12-15 18:24:07 +01:00
|
|
|
"riscv32-esp-elf-gcc",
|
2020-04-17 16:34:56 -03:00
|
|
|
"--version"
|
|
|
|
],
|
2023-02-03 09:12:37 +07:00
|
|
|
"version_regex": "\\(crosstool-NG\\s+(?:crosstool-ng-)?([0-9a-zA-Z\\.\\-_]+)\\)",
|
2020-04-17 16:34:56 -03:00
|
|
|
"versions": [
|
|
|
|
{
|
|
|
|
"linux-amd64": {
|
2025-06-08 09:50:53 +00:00
|
|
|
"sha256": "9bfe9b4fe08bd07614d085482301f5206a15a075ce4e9cf1c9c3d9d3e0d6b110",
|
|
|
|
"size": 267310332,
|
|
|
|
"url": "https://github.com/espressif/crosstool-NG/releases/download/esp-15.1.0_20250607/riscv32-esp-elf-15.1.0_20250607-x86_64-linux-gnu.tar.xz"
|
2021-09-09 14:01:14 +07:00
|
|
|
},
|
|
|
|
"linux-arm64": {
|
2025-06-08 09:50:53 +00:00
|
|
|
"sha256": "5089bee512dc575ebb726661edb1ee99923630bfacc43d94ea080c488e6b009f",
|
|
|
|
"size": 264000536,
|
|
|
|
"url": "https://github.com/espressif/crosstool-NG/releases/download/esp-15.1.0_20250607/riscv32-esp-elf-15.1.0_20250607-aarch64-linux-gnu.tar.xz"
|
2020-04-17 16:34:56 -03:00
|
|
|
},
|
2020-12-15 18:24:07 +01:00
|
|
|
"linux-armel": {
|
2025-06-08 09:50:53 +00:00
|
|
|
"sha256": "83d4f1125e5f9b79e34afb411b582808a985f82a3ac64981583039d9dd080cad",
|
|
|
|
"size": 256938340,
|
|
|
|
"url": "https://github.com/espressif/crosstool-NG/releases/download/esp-15.1.0_20250607/riscv32-esp-elf-15.1.0_20250607-arm-linux-gnueabi.tar.xz"
|
2022-02-11 17:16:19 +07:00
|
|
|
},
|
|
|
|
"linux-armhf": {
|
2025-06-08 09:50:53 +00:00
|
|
|
"sha256": "467326b387dbd3defee6c573afd423063d5e7e77a94586beab4c541d2c260ba7",
|
|
|
|
"size": 262701388,
|
|
|
|
"url": "https://github.com/espressif/crosstool-NG/releases/download/esp-15.1.0_20250607/riscv32-esp-elf-15.1.0_20250607-arm-linux-gnueabihf.tar.xz"
|
2021-06-03 12:09:52 +07:00
|
|
|
},
|
|
|
|
"linux-i686": {
|
2025-06-08 09:50:53 +00:00
|
|
|
"sha256": "c4151af6cfc62c9a1b6c5d97a4f73e472d0bffc21c50b4f429e1cd05a8dd60e9",
|
|
|
|
"size": 276360208,
|
|
|
|
"url": "https://github.com/espressif/crosstool-NG/releases/download/esp-15.1.0_20250607/riscv32-esp-elf-15.1.0_20250607-i586-linux-gnu.tar.xz"
|
2020-04-17 16:34:56 -03:00
|
|
|
},
|
|
|
|
"macos": {
|
2025-06-08 09:50:53 +00:00
|
|
|
"sha256": "4ee3deecb24e4fcf2215e764392516b362d93e460ea5bdcc5f859f1b507bffad",
|
|
|
|
"size": 282706680,
|
|
|
|
"url": "https://github.com/espressif/crosstool-NG/releases/download/esp-15.1.0_20250607/riscv32-esp-elf-15.1.0_20250607-x86_64-apple-darwin.tar.xz"
|
2020-04-17 16:34:56 -03:00
|
|
|
},
|
2022-04-13 22:11:28 +02:00
|
|
|
"macos-arm64": {
|
2025-06-08 09:50:53 +00:00
|
|
|
"sha256": "8a771237cf8784bd4a86bd2f5050d54480a60ae36be2ffc1bab8b944ab08ea50",
|
|
|
|
"size": 262326564,
|
|
|
|
"url": "https://github.com/espressif/crosstool-NG/releases/download/esp-15.1.0_20250607/riscv32-esp-elf-15.1.0_20250607-aarch64-apple-darwin.tar.xz"
|
2022-04-13 22:11:28 +02:00
|
|
|
},
|
2025-06-08 09:50:53 +00:00
|
|
|
"name": "esp-15.1.0_20250607",
|
2020-04-17 16:34:56 -03:00
|
|
|
"status": "recommended",
|
|
|
|
"win32": {
|
2025-06-08 09:50:53 +00:00
|
|
|
"sha256": "019c1ff3f4dbd4427917034e136df2019f1a0bceaae0c68e098ce6ad668e1d05",
|
|
|
|
"size": 689243750,
|
|
|
|
"url": "https://github.com/espressif/crosstool-NG/releases/download/esp-15.1.0_20250607/riscv32-esp-elf-15.1.0_20250607-i686-w64-mingw32.zip"
|
2020-04-17 16:34:56 -03:00
|
|
|
},
|
|
|
|
"win64": {
|
2025-06-08 09:50:53 +00:00
|
|
|
"sha256": "cc6df1e6f828487321fabd3c612097115e14937cb30eaab245f5fe931b481864",
|
|
|
|
"size": 696505388,
|
|
|
|
"url": "https://github.com/espressif/crosstool-NG/releases/download/esp-15.1.0_20250607/riscv32-esp-elf-15.1.0_20250607-x86_64-w64-mingw32.zip"
|
2020-04-17 16:34:56 -03:00
|
|
|
}
|
|
|
|
}
|
|
|
|
]
|
2020-12-29 10:00:45 +08:00
|
|
|
},
|
2019-04-17 15:30:30 +08:00
|
|
|
{
|
|
|
|
"description": "Toolchain for ESP32 ULP coprocessor",
|
|
|
|
"export_paths": [
|
|
|
|
[
|
2022-08-29 22:01:20 +04:00
|
|
|
"esp32ulp-elf",
|
2019-04-17 15:30:30 +08:00
|
|
|
"bin"
|
|
|
|
]
|
|
|
|
],
|
|
|
|
"export_vars": {},
|
2022-08-29 22:01:20 +04:00
|
|
|
"info_url": "https://github.com/espressif/binutils-gdb",
|
2019-04-17 15:30:30 +08:00
|
|
|
"install": "always",
|
2022-08-29 22:01:20 +04:00
|
|
|
"license": "GPL-3.0-or-later",
|
2019-04-17 15:30:30 +08:00
|
|
|
"name": "esp32ulp-elf",
|
2021-04-26 21:34:48 +02:00
|
|
|
"supported_targets": [
|
2022-08-29 22:01:20 +04:00
|
|
|
"esp32",
|
2021-07-27 12:15:03 +02:00
|
|
|
"esp32s2",
|
|
|
|
"esp32s3"
|
2021-04-26 21:34:48 +02:00
|
|
|
],
|
2019-06-28 15:36:32 +03:00
|
|
|
"version_cmd": [
|
2022-08-29 22:01:20 +04:00
|
|
|
"esp32ulp-elf-as",
|
2019-06-28 15:36:32 +03:00
|
|
|
"--version"
|
|
|
|
],
|
2022-08-29 22:01:20 +04:00
|
|
|
"version_regex": "\\(GNU Binutils\\)\\s+([a-z0-9.-_]+)",
|
2019-06-28 15:36:32 +03:00
|
|
|
"versions": [
|
2019-12-13 18:38:57 +08:00
|
|
|
{
|
|
|
|
"linux-amd64": {
|
2024-01-13 15:31:38 +00:00
|
|
|
"sha256": "d13a808365b78465fa6591636dfbbb9604d9d15a397c3d9cd22626d54828ac2c",
|
|
|
|
"size": 11138071,
|
|
|
|
"url": "https://github.com/espressif/binutils-gdb/releases/download/esp32ulp-elf-2.38_20240113/esp32ulp-elf-2.38_20240113-linux-amd64.tar.gz"
|
2022-08-29 22:01:20 +04:00
|
|
|
},
|
|
|
|
"linux-arm64": {
|
2024-01-13 15:31:38 +00:00
|
|
|
"sha256": "ecce0788ce1000e5c669c5adaf2fd5bf7f9bf96dcdbd3555d1d9ce4dcb311038",
|
|
|
|
"size": 10471496,
|
|
|
|
"url": "https://github.com/espressif/binutils-gdb/releases/download/esp32ulp-elf-2.38_20240113/esp32ulp-elf-2.38_20240113-linux-arm64.tar.gz"
|
2019-12-13 18:38:57 +08:00
|
|
|
},
|
|
|
|
"linux-armel": {
|
2024-01-13 15:31:38 +00:00
|
|
|
"sha256": "7228b01277f7908d72eb659470f82e143c4c66b444538a464290d88ece16130e",
|
|
|
|
"size": 10514021,
|
|
|
|
"url": "https://github.com/espressif/binutils-gdb/releases/download/esp32ulp-elf-2.38_20240113/esp32ulp-elf-2.38_20240113-linux-armel.tar.gz"
|
2019-12-13 18:38:57 +08:00
|
|
|
},
|
2022-05-17 00:11:01 +04:00
|
|
|
"linux-armhf": {
|
2024-01-13 15:31:38 +00:00
|
|
|
"sha256": "951b089c66561bc2190a8d57c316dfaef985a778728a7c30e1edcd29fe180016",
|
|
|
|
"size": 9986876,
|
|
|
|
"url": "https://github.com/espressif/binutils-gdb/releases/download/esp32ulp-elf-2.38_20240113/esp32ulp-elf-2.38_20240113-linux-armhf.tar.gz"
|
2022-05-17 00:11:01 +04:00
|
|
|
},
|
2023-06-13 00:47:44 +07:00
|
|
|
"linux-i686": {
|
2024-01-13 15:31:38 +00:00
|
|
|
"sha256": "df323d40962313168f6feeb2d9471c6010ff23a7896f40244e62991517d9745b",
|
|
|
|
"size": 11051815,
|
|
|
|
"url": "https://github.com/espressif/binutils-gdb/releases/download/esp32ulp-elf-2.38_20240113/esp32ulp-elf-2.38_20240113-linux-i686.tar.gz"
|
2023-06-13 00:47:44 +07:00
|
|
|
},
|
2019-12-13 18:38:57 +08:00
|
|
|
"macos": {
|
2024-01-13 15:31:38 +00:00
|
|
|
"sha256": "b2aeba8eaafdf156e9e30be928dde1f133b00eaf33802d96827ec544ac7c864c",
|
|
|
|
"size": 16886021,
|
|
|
|
"url": "https://github.com/espressif/binutils-gdb/releases/download/esp32ulp-elf-2.38_20240113/esp32ulp-elf-2.38_20240113-macos.tar.gz"
|
2019-12-13 18:38:57 +08:00
|
|
|
},
|
2022-04-13 22:11:28 +02:00
|
|
|
"macos-arm64": {
|
2024-01-13 15:31:38 +00:00
|
|
|
"sha256": "e3a4dfea043e2bce8cd00b3a0b260a59249fa61ca5931bf02f18a3d43c18deb4",
|
|
|
|
"size": 15843725,
|
|
|
|
"url": "https://github.com/espressif/binutils-gdb/releases/download/esp32ulp-elf-2.38_20240113/esp32ulp-elf-2.38_20240113-macos-arm64.tar.gz"
|
2022-04-13 22:11:28 +02:00
|
|
|
},
|
2024-01-13 15:31:38 +00:00
|
|
|
"name": "2.38_20240113",
|
2019-12-13 18:38:57 +08:00
|
|
|
"status": "recommended",
|
|
|
|
"win32": {
|
2024-01-13 15:31:38 +00:00
|
|
|
"sha256": "d33b64f49df27dcfa4a24d3af1a5ead77b020f85f33448994c31b98f88e66bb4",
|
|
|
|
"size": 15421659,
|
|
|
|
"url": "https://github.com/espressif/binutils-gdb/releases/download/esp32ulp-elf-2.38_20240113/esp32ulp-elf-2.38_20240113-win32.zip"
|
2019-12-13 18:38:57 +08:00
|
|
|
},
|
|
|
|
"win64": {
|
2024-01-13 15:31:38 +00:00
|
|
|
"sha256": "3a7627008ac92d1580542b95c696449e56aaa1d0881dc3ef5fd5c60afc77a49d",
|
|
|
|
"size": 16194458,
|
|
|
|
"url": "https://github.com/espressif/binutils-gdb/releases/download/esp32ulp-elf-2.38_20240113/esp32ulp-elf-2.38_20240113-win64.zip"
|
2019-12-13 18:38:57 +08:00
|
|
|
}
|
2019-04-17 15:30:30 +08:00
|
|
|
}
|
|
|
|
]
|
|
|
|
},
|
|
|
|
{
|
|
|
|
"description": "CMake build system",
|
|
|
|
"export_paths": [
|
|
|
|
[
|
|
|
|
"bin"
|
|
|
|
]
|
|
|
|
],
|
|
|
|
"export_vars": {},
|
|
|
|
"info_url": "https://github.com/Kitware/CMake",
|
|
|
|
"install": "on_request",
|
|
|
|
"license": "BSD-3-Clause",
|
|
|
|
"name": "cmake",
|
|
|
|
"platform_overrides": [
|
|
|
|
{
|
|
|
|
"install": "always",
|
|
|
|
"platforms": [
|
|
|
|
"win32",
|
|
|
|
"win64"
|
|
|
|
]
|
|
|
|
},
|
|
|
|
{
|
|
|
|
"export_paths": [
|
|
|
|
[
|
|
|
|
"CMake.app",
|
|
|
|
"Contents",
|
|
|
|
"bin"
|
|
|
|
]
|
|
|
|
],
|
|
|
|
"platforms": [
|
2022-04-13 22:11:28 +02:00
|
|
|
"macos",
|
|
|
|
"macos-arm64"
|
2019-04-17 15:30:30 +08:00
|
|
|
]
|
|
|
|
}
|
|
|
|
],
|
|
|
|
"strip_container_dirs": 1,
|
2021-04-26 21:34:48 +02:00
|
|
|
"supported_targets": [
|
|
|
|
"all"
|
|
|
|
],
|
2019-04-17 15:30:30 +08:00
|
|
|
"version_cmd": [
|
|
|
|
"cmake",
|
|
|
|
"--version"
|
|
|
|
],
|
|
|
|
"version_regex": "cmake version ([0-9.]+)",
|
|
|
|
"versions": [
|
|
|
|
{
|
2022-08-30 15:14:47 +08:00
|
|
|
"linux-amd64": {
|
2025-07-04 09:00:03 +02:00
|
|
|
"sha256": "585ae9e013107bc8e7c7c9ce872cbdcbdff569e675b07ef57aacfb88c886faac",
|
|
|
|
"size": 55509479,
|
|
|
|
"url": "https://github.com/Kitware/CMake/releases/download/v4.0.3/cmake-4.0.3-linux-x86_64.tar.gz"
|
2022-08-30 15:14:47 +08:00
|
|
|
},
|
2021-11-29 11:31:29 +01:00
|
|
|
"linux-arm64": {
|
2025-07-04 09:00:03 +02:00
|
|
|
"sha256": "391da1544ef50ac31300841caaf11db4de3976cdc4468643272e44b3f4644713",
|
|
|
|
"size": 56811927,
|
|
|
|
"url": "https://github.com/Kitware/CMake/releases/download/v4.0.3/cmake-4.0.3-linux-aarch64.tar.gz"
|
2021-11-29 11:31:29 +01:00
|
|
|
},
|
2021-08-13 09:11:42 +02:00
|
|
|
"linux-armel": {
|
2025-07-04 09:00:03 +02:00
|
|
|
"sha256": "ee80bd9c5a310928eb89c9d28c6867a497c9b146e271ede8383e31426b930e15",
|
|
|
|
"size": 24050923,
|
|
|
|
"url": "https://dl.espressif.com/dl/cmake/cmake-4.0.3-Linux-armv7l.tar.gz"
|
2021-08-13 09:11:42 +02:00
|
|
|
},
|
2022-05-17 00:11:01 +04:00
|
|
|
"linux-armhf": {
|
2025-07-04 09:00:03 +02:00
|
|
|
"sha256": "ee80bd9c5a310928eb89c9d28c6867a497c9b146e271ede8383e31426b930e15",
|
|
|
|
"size": 24050923,
|
|
|
|
"url": "https://dl.espressif.com/dl/cmake/cmake-4.0.3-Linux-armv7l.tar.gz"
|
2022-05-17 00:11:01 +04:00
|
|
|
},
|
2019-04-17 15:30:30 +08:00
|
|
|
"macos": {
|
2025-07-04 09:00:03 +02:00
|
|
|
"sha256": "4e85de4daf1c3e82d7dc6b8ba5683972944b466343aeb9c327a742437bb3ce9a",
|
|
|
|
"size": 80058792,
|
|
|
|
"url": "https://github.com/Kitware/CMake/releases/download/v4.0.3/cmake-4.0.3-macos-universal.tar.gz"
|
2019-04-17 15:30:30 +08:00
|
|
|
},
|
2022-04-13 22:11:28 +02:00
|
|
|
"macos-arm64": {
|
2025-07-04 09:00:03 +02:00
|
|
|
"sha256": "4e85de4daf1c3e82d7dc6b8ba5683972944b466343aeb9c327a742437bb3ce9a",
|
|
|
|
"size": 80058792,
|
|
|
|
"url": "https://github.com/Kitware/CMake/releases/download/v4.0.3/cmake-4.0.3-macos-universal.tar.gz"
|
2022-04-13 22:11:28 +02:00
|
|
|
},
|
2025-07-04 09:00:03 +02:00
|
|
|
"name": "4.0.3",
|
2019-04-17 15:30:30 +08:00
|
|
|
"status": "recommended",
|
|
|
|
"win32": {
|
2025-07-04 09:00:03 +02:00
|
|
|
"sha256": "b59a31dfbfa376a4aaea9ff560ff2b29f78ee5f9fb15447fc71ae7bf9fea9379",
|
|
|
|
"size": 47717299,
|
|
|
|
"url": "https://github.com/Kitware/CMake/releases/download/v4.0.3/cmake-4.0.3-windows-x86_64.zip"
|
2019-04-17 15:30:30 +08:00
|
|
|
},
|
|
|
|
"win64": {
|
2025-07-04 09:00:03 +02:00
|
|
|
"sha256": "b59a31dfbfa376a4aaea9ff560ff2b29f78ee5f9fb15447fc71ae7bf9fea9379",
|
|
|
|
"size": 47717299,
|
|
|
|
"url": "https://github.com/Kitware/CMake/releases/download/v4.0.3/cmake-4.0.3-windows-x86_64.zip"
|
2019-04-17 15:30:30 +08:00
|
|
|
}
|
2022-05-27 10:10:51 +02:00
|
|
|
},
|
|
|
|
{
|
|
|
|
"linux-amd64": {
|
2025-07-04 09:00:03 +02:00
|
|
|
"sha256": "73565c72355c6652e9db149249af36bcab44d9d478c5546fd926e69ad6b43640",
|
|
|
|
"size": 45345904,
|
|
|
|
"url": "https://github.com/Kitware/CMake/releases/download/v3.22.1/cmake-3.22.1-linux-x86_64.tar.gz"
|
2022-05-27 10:10:51 +02:00
|
|
|
},
|
|
|
|
"macos": {
|
2025-07-04 09:00:03 +02:00
|
|
|
"sha256": "9ba46ce69d524f5bcdf98076a6b01f727604fb31cf9005ec03dea1cf16da9514",
|
|
|
|
"size": 70155147,
|
|
|
|
"url": "https://github.com/Kitware/CMake/releases/download/v3.22.1/cmake-3.22.1-macos-universal.tar.gz"
|
2022-05-27 10:10:51 +02:00
|
|
|
},
|
|
|
|
"macos-arm64": {
|
2025-07-04 09:00:03 +02:00
|
|
|
"sha256": "9ba46ce69d524f5bcdf98076a6b01f727604fb31cf9005ec03dea1cf16da9514",
|
|
|
|
"size": 70155147,
|
|
|
|
"url": "https://github.com/Kitware/CMake/releases/download/v3.22.1/cmake-3.22.1-macos-universal.tar.gz"
|
2022-05-27 10:10:51 +02:00
|
|
|
},
|
2025-07-04 09:00:03 +02:00
|
|
|
"name": "3.22.1",
|
2022-05-27 10:10:51 +02:00
|
|
|
"status": "supported",
|
|
|
|
"win32": {
|
2025-07-04 09:00:03 +02:00
|
|
|
"sha256": "35fbbb7d9ffa491834bbc79cdfefc6c360088a3c9bf55c29d111a5afa04cdca3",
|
|
|
|
"size": 38552249,
|
|
|
|
"url": "https://github.com/Kitware/CMake/releases/download/v3.22.1/cmake-3.22.1-windows-x86_64.zip"
|
2022-05-27 10:10:51 +02:00
|
|
|
},
|
|
|
|
"win64": {
|
2025-07-04 09:00:03 +02:00
|
|
|
"sha256": "35fbbb7d9ffa491834bbc79cdfefc6c360088a3c9bf55c29d111a5afa04cdca3",
|
|
|
|
"size": 38552249,
|
|
|
|
"url": "https://github.com/Kitware/CMake/releases/download/v3.22.1/cmake-3.22.1-windows-x86_64.zip"
|
2022-05-27 10:10:51 +02:00
|
|
|
}
|
2019-04-17 15:30:30 +08:00
|
|
|
}
|
|
|
|
]
|
|
|
|
},
|
|
|
|
{
|
|
|
|
"description": "OpenOCD for ESP32",
|
|
|
|
"export_paths": [
|
|
|
|
[
|
|
|
|
"openocd-esp32",
|
|
|
|
"bin"
|
|
|
|
]
|
|
|
|
],
|
|
|
|
"export_vars": {
|
|
|
|
"OPENOCD_SCRIPTS": "${TOOL_PATH}/openocd-esp32/share/openocd/scripts"
|
|
|
|
},
|
|
|
|
"info_url": "https://github.com/espressif/openocd-esp32",
|
|
|
|
"install": "always",
|
|
|
|
"license": "GPL-2.0-only",
|
|
|
|
"name": "openocd-esp32",
|
2019-07-23 06:57:36 +02:00
|
|
|
"platform_overrides": [
|
|
|
|
{
|
|
|
|
"install": "on_request",
|
|
|
|
"platforms": [
|
|
|
|
"linux-i686"
|
|
|
|
]
|
|
|
|
}
|
|
|
|
],
|
2021-04-26 21:34:48 +02:00
|
|
|
"supported_targets": [
|
|
|
|
"all"
|
|
|
|
],
|
2019-04-17 15:30:30 +08:00
|
|
|
"version_cmd": [
|
|
|
|
"openocd",
|
|
|
|
"--version"
|
|
|
|
],
|
|
|
|
"version_regex": "Open On-Chip Debugger\\s+([a-z0-9.-]+)\\s+",
|
|
|
|
"versions": [
|
|
|
|
{
|
|
|
|
"linux-amd64": {
|
2025-07-07 07:38:08 +00:00
|
|
|
"sha256": "766293bd7a08900d3536f87a0a7ade960f07266f16e4147f95ca5ce4e15d4c5d",
|
|
|
|
"size": 2489724,
|
|
|
|
"url": "https://github.com/espressif/openocd-esp32/releases/download/v0.12.0-esp32-20250707/openocd-esp32-linux-amd64-0.12.0-esp32-20250707.tar.gz"
|
2021-11-11 13:53:38 +03:00
|
|
|
},
|
|
|
|
"linux-arm64": {
|
2025-07-07 07:38:08 +00:00
|
|
|
"sha256": "34b6883c372444b49950893b2fc0101aefd10d404a88ef72c97e80199f8544d3",
|
|
|
|
"size": 2371243,
|
|
|
|
"url": "https://github.com/espressif/openocd-esp32/releases/download/v0.12.0-esp32-20250707/openocd-esp32-linux-arm64-0.12.0-esp32-20250707.tar.gz"
|
2019-04-17 15:30:30 +08:00
|
|
|
},
|
2019-08-22 16:10:17 +02:00
|
|
|
"linux-armel": {
|
2025-07-07 07:38:08 +00:00
|
|
|
"sha256": "fd48492cf3ee16577c661fdccc14c349d34a9ab93aac5039ddf72332d4f4b70b",
|
|
|
|
"size": 2517680,
|
|
|
|
"url": "https://github.com/espressif/openocd-esp32/releases/download/v0.12.0-esp32-20250707/openocd-esp32-linux-armel-0.12.0-esp32-20250707.tar.gz"
|
2021-11-11 13:53:38 +03:00
|
|
|
},
|
|
|
|
"linux-armhf": {
|
2025-07-07 07:38:08 +00:00
|
|
|
"sha256": "a468cc108578a1f4553ac0502c814d47791ef79f5997a31e941908fa5119de9c",
|
|
|
|
"size": 2353427,
|
|
|
|
"url": "https://github.com/espressif/openocd-esp32/releases/download/v0.12.0-esp32-20250707/openocd-esp32-linux-armhf-0.12.0-esp32-20250707.tar.gz"
|
2019-08-22 16:10:17 +02:00
|
|
|
},
|
2019-04-17 15:30:30 +08:00
|
|
|
"macos": {
|
2025-07-07 07:38:08 +00:00
|
|
|
"sha256": "6267be53892a76d535938a1b044b685adc7d292f090447e8a3e3d0f0996474d1",
|
|
|
|
"size": 2585348,
|
|
|
|
"url": "https://github.com/espressif/openocd-esp32/releases/download/v0.12.0-esp32-20250707/openocd-esp32-macos-0.12.0-esp32-20250707.tar.gz"
|
2019-04-17 15:30:30 +08:00
|
|
|
},
|
2022-04-13 22:11:28 +02:00
|
|
|
"macos-arm64": {
|
2025-07-07 07:38:08 +00:00
|
|
|
"sha256": "150e938ac48a6ee031ddbc8b31043bc7f2073ab2ee4896b658918d35899673c3",
|
|
|
|
"size": 2628741,
|
|
|
|
"url": "https://github.com/espressif/openocd-esp32/releases/download/v0.12.0-esp32-20250707/openocd-esp32-macos-arm64-0.12.0-esp32-20250707.tar.gz"
|
2022-04-13 22:11:28 +02:00
|
|
|
},
|
2025-07-07 07:38:08 +00:00
|
|
|
"name": "v0.12.0-esp32-20250707",
|
2019-04-17 15:30:30 +08:00
|
|
|
"status": "recommended",
|
|
|
|
"win32": {
|
2025-07-07 07:38:08 +00:00
|
|
|
"sha256": "666274b04af7f36b430b6d063006051c37b8635b5175735ad5af07a1fbc6f486",
|
|
|
|
"size": 3034680,
|
|
|
|
"url": "https://github.com/espressif/openocd-esp32/releases/download/v0.12.0-esp32-20250707/openocd-esp32-win32-0.12.0-esp32-20250707.zip"
|
2023-03-21 15:44:53 +03:00
|
|
|
},
|
|
|
|
"win64": {
|
2025-07-07 07:38:08 +00:00
|
|
|
"sha256": "5186ba3f7ee29fb6ab68a4ed7bb417211bad76ecdcdf9280a9187ebfd549a3c1",
|
|
|
|
"size": 3034680,
|
|
|
|
"url": "https://github.com/espressif/openocd-esp32/releases/download/v0.12.0-esp32-20250707/openocd-esp32-win64-0.12.0-esp32-20250707.zip"
|
2019-04-17 15:30:30 +08:00
|
|
|
}
|
|
|
|
}
|
|
|
|
]
|
|
|
|
},
|
|
|
|
{
|
|
|
|
"description": "Ninja build system",
|
|
|
|
"export_paths": [
|
|
|
|
[
|
|
|
|
""
|
|
|
|
]
|
|
|
|
],
|
|
|
|
"export_vars": {},
|
|
|
|
"info_url": "https://github.com/ninja-build/ninja",
|
|
|
|
"install": "on_request",
|
|
|
|
"license": "Apache-2.0",
|
|
|
|
"name": "ninja",
|
|
|
|
"platform_overrides": [
|
|
|
|
{
|
|
|
|
"install": "always",
|
|
|
|
"platforms": [
|
|
|
|
"win32",
|
|
|
|
"win64"
|
|
|
|
]
|
|
|
|
}
|
|
|
|
],
|
2021-04-26 21:34:48 +02:00
|
|
|
"supported_targets": [
|
|
|
|
"all"
|
|
|
|
],
|
2019-04-17 15:30:30 +08:00
|
|
|
"version_cmd": [
|
|
|
|
"ninja",
|
|
|
|
"--version"
|
|
|
|
],
|
|
|
|
"version_regex": "([0-9.]+)",
|
|
|
|
"versions": [
|
|
|
|
{
|
|
|
|
"linux-amd64": {
|
2024-08-09 11:25:30 +02:00
|
|
|
"rename_dist": "ninja-linux-v1.12.1.zip",
|
|
|
|
"sha256": "6f98805688d19672bd699fbbfa2c2cf0fc054ac3df1f0e6a47664d963d530255",
|
|
|
|
"size": 123084,
|
|
|
|
"url": "https://github.com/ninja-build/ninja/releases/download/v1.12.1/ninja-linux.zip"
|
2019-04-17 15:30:30 +08:00
|
|
|
},
|
|
|
|
"macos": {
|
2024-08-09 11:25:30 +02:00
|
|
|
"rename_dist": "ninja-mac-v1.12.1.zip",
|
|
|
|
"sha256": "89a287444b5b3e98f88a945afa50ce937b8ffd1dcc59c555ad9b1baf855298c9",
|
|
|
|
"size": 281130,
|
|
|
|
"url": "https://github.com/ninja-build/ninja/releases/download/v1.12.1/ninja-mac.zip"
|
2019-04-17 15:30:30 +08:00
|
|
|
},
|
2022-04-13 22:11:28 +02:00
|
|
|
"macos-arm64": {
|
2024-08-09 11:25:30 +02:00
|
|
|
"rename_dist": "ninja-mac-v1.12.1.zip",
|
|
|
|
"sha256": "89a287444b5b3e98f88a945afa50ce937b8ffd1dcc59c555ad9b1baf855298c9",
|
|
|
|
"size": 281130,
|
|
|
|
"url": "https://github.com/ninja-build/ninja/releases/download/v1.12.1/ninja-mac.zip"
|
2022-04-13 22:11:28 +02:00
|
|
|
},
|
2024-08-09 11:25:30 +02:00
|
|
|
"name": "1.12.1",
|
2019-04-17 15:30:30 +08:00
|
|
|
"status": "recommended",
|
|
|
|
"win64": {
|
2024-08-09 11:25:30 +02:00
|
|
|
"rename_dist": "ninja-win-v1.12.1.zip",
|
|
|
|
"sha256": "f550fec705b6d6ff58f2db3c374c2277a37691678d6aba463adcbb129108467a",
|
|
|
|
"size": 275425,
|
|
|
|
"url": "https://github.com/ninja-build/ninja/releases/download/v1.12.1/ninja-win.zip"
|
2019-04-17 15:30:30 +08:00
|
|
|
}
|
|
|
|
}
|
|
|
|
]
|
|
|
|
},
|
2019-05-10 18:12:19 +08:00
|
|
|
{
|
|
|
|
"description": "IDF wrapper tool for Windows",
|
|
|
|
"export_paths": [
|
|
|
|
[
|
|
|
|
""
|
|
|
|
]
|
|
|
|
],
|
|
|
|
"export_vars": {},
|
2021-12-08 02:11:35 +01:00
|
|
|
"info_url": "https://github.com/espressif/idf_py_exe_tool",
|
2019-05-10 18:12:19 +08:00
|
|
|
"install": "never",
|
|
|
|
"license": "Apache-2.0",
|
|
|
|
"name": "idf-exe",
|
|
|
|
"platform_overrides": [
|
|
|
|
{
|
|
|
|
"install": "always",
|
|
|
|
"platforms": [
|
|
|
|
"win32",
|
|
|
|
"win64"
|
|
|
|
]
|
|
|
|
}
|
|
|
|
],
|
2021-04-26 21:34:48 +02:00
|
|
|
"supported_targets": [
|
|
|
|
"all"
|
|
|
|
],
|
2019-05-10 18:12:19 +08:00
|
|
|
"version_cmd": [
|
|
|
|
"idf.py.exe",
|
|
|
|
"-v"
|
|
|
|
],
|
2021-12-08 02:11:35 +01:00
|
|
|
"version_regex": "v([0-9.]+)",
|
2019-05-10 18:12:19 +08:00
|
|
|
"versions": [
|
|
|
|
{
|
2021-12-08 02:11:35 +01:00
|
|
|
"name": "1.0.3",
|
2019-05-10 18:12:19 +08:00
|
|
|
"status": "recommended",
|
|
|
|
"win32": {
|
2021-12-08 02:11:35 +01:00
|
|
|
"sha256": "7c81ef534c562354a5402ab6b90a6eb1cc8473a9f4a7b7a7f93ebbd23b4a2755",
|
|
|
|
"size": 73562,
|
|
|
|
"url": "https://github.com/espressif/idf_py_exe_tool/releases/download/v1.0.3/idf-exe-v1.0.3.zip"
|
2019-05-10 18:12:19 +08:00
|
|
|
},
|
|
|
|
"win64": {
|
2021-12-08 02:11:35 +01:00
|
|
|
"sha256": "7c81ef534c562354a5402ab6b90a6eb1cc8473a9f4a7b7a7f93ebbd23b4a2755",
|
|
|
|
"size": 73562,
|
|
|
|
"url": "https://github.com/espressif/idf_py_exe_tool/releases/download/v1.0.3/idf-exe-v1.0.3.zip"
|
2019-05-10 18:12:19 +08:00
|
|
|
}
|
|
|
|
}
|
|
|
|
]
|
|
|
|
},
|
2019-04-17 15:30:30 +08:00
|
|
|
{
|
|
|
|
"description": "Ccache (compiler cache)",
|
|
|
|
"export_paths": [
|
|
|
|
[
|
2025-04-11 13:00:37 +02:00
|
|
|
"ccache-4.11.2-windows-x86_64"
|
2019-04-17 15:30:30 +08:00
|
|
|
]
|
|
|
|
],
|
2019-11-05 11:45:27 +01:00
|
|
|
"export_vars": {
|
|
|
|
"IDF_CCACHE_ENABLE": "1"
|
|
|
|
},
|
2019-04-17 15:30:30 +08:00
|
|
|
"info_url": "https://github.com/ccache/ccache",
|
|
|
|
"install": "never",
|
|
|
|
"license": "GPL-3.0-or-later",
|
|
|
|
"name": "ccache",
|
|
|
|
"platform_overrides": [
|
|
|
|
{
|
|
|
|
"install": "always",
|
|
|
|
"platforms": [
|
|
|
|
"win64"
|
|
|
|
]
|
|
|
|
}
|
|
|
|
],
|
2021-04-26 21:34:48 +02:00
|
|
|
"supported_targets": [
|
|
|
|
"all"
|
|
|
|
],
|
2019-04-17 15:30:30 +08:00
|
|
|
"version_cmd": [
|
|
|
|
"ccache.exe",
|
|
|
|
"--version"
|
|
|
|
],
|
|
|
|
"version_regex": "ccache version ([0-9.]+)",
|
|
|
|
"versions": [
|
|
|
|
{
|
2025-04-11 13:00:37 +02:00
|
|
|
"name": "4.11.2",
|
2019-04-17 15:30:30 +08:00
|
|
|
"status": "recommended",
|
|
|
|
"win64": {
|
2025-04-11 13:00:37 +02:00
|
|
|
"sha256": "1f39f3ad5aae3fe915e99ad1302633bc8f6718e58fa7c0de2b0ba7e080f0f08c",
|
|
|
|
"size": 1642225,
|
|
|
|
"url": "https://github.com/ccache/ccache/releases/download/v4.11.2/ccache-4.11.2-windows-x86_64.zip"
|
2019-04-17 15:30:30 +08:00
|
|
|
}
|
|
|
|
}
|
|
|
|
]
|
2020-04-06 16:41:44 +02:00
|
|
|
},
|
|
|
|
{
|
|
|
|
"description": "dfu-util (Device Firmware Upgrade Utilities)",
|
|
|
|
"export_paths": [
|
|
|
|
[
|
2023-02-02 09:22:32 +01:00
|
|
|
"dfu-util-0.11-win64"
|
2020-04-06 16:41:44 +02:00
|
|
|
]
|
|
|
|
],
|
|
|
|
"export_vars": {},
|
|
|
|
"info_url": "http://dfu-util.sourceforge.net/",
|
|
|
|
"install": "never",
|
|
|
|
"license": "GPL-2.0-only",
|
|
|
|
"name": "dfu-util",
|
|
|
|
"platform_overrides": [
|
|
|
|
{
|
|
|
|
"install": "always",
|
|
|
|
"platforms": [
|
|
|
|
"win64"
|
|
|
|
]
|
|
|
|
}
|
|
|
|
],
|
2021-04-26 21:34:48 +02:00
|
|
|
"supported_targets": [
|
|
|
|
"esp32s2",
|
|
|
|
"esp32s3"
|
|
|
|
],
|
2020-04-06 16:41:44 +02:00
|
|
|
"version_cmd": [
|
|
|
|
"dfu-util",
|
|
|
|
"--version"
|
|
|
|
],
|
|
|
|
"version_regex": "dfu-util ([0-9.]+)",
|
|
|
|
"versions": [
|
|
|
|
{
|
2023-02-02 09:22:32 +01:00
|
|
|
"name": "0.11",
|
2020-04-06 16:41:44 +02:00
|
|
|
"status": "recommended",
|
|
|
|
"win64": {
|
2023-02-02 09:22:32 +01:00
|
|
|
"sha256": "652eb94cb1c074c6dbead9e47adb628922aeb198a4d440a346ab32e7a0e9bf64",
|
|
|
|
"size": 2854596,
|
|
|
|
"url": "https://dl.espressif.com/dl/dfu-util-0.11-win64.zip"
|
2020-04-06 16:41:44 +02:00
|
|
|
}
|
|
|
|
}
|
|
|
|
]
|
2022-08-15 18:47:24 +04:00
|
|
|
},
|
|
|
|
{
|
|
|
|
"description": "ESP ROM ELFs",
|
|
|
|
"export_paths": [
|
|
|
|
[
|
|
|
|
""
|
|
|
|
]
|
|
|
|
],
|
|
|
|
"export_vars": {
|
|
|
|
"ESP_ROM_ELF_DIR": "${TOOL_PATH}/"
|
|
|
|
},
|
|
|
|
"info_url": "https://github.com/espressif/esp-rom-elfs",
|
|
|
|
"install": "always",
|
|
|
|
"is_executable": false,
|
|
|
|
"license": "Apache-2.0",
|
|
|
|
"name": "esp-rom-elfs",
|
|
|
|
"supported_targets": [
|
|
|
|
"all"
|
|
|
|
],
|
|
|
|
"version_cmd": [
|
|
|
|
""
|
|
|
|
],
|
|
|
|
"version_regex": "",
|
|
|
|
"versions": [
|
|
|
|
{
|
|
|
|
"any": {
|
2024-10-11 10:40:52 +02:00
|
|
|
"sha256": "921f000164a421c7628fbfee55b173384aafaa51883adc65cd27bf9b0af9e9a9",
|
|
|
|
"size": 3540038,
|
|
|
|
"url": "https://github.com/espressif/esp-rom-elfs/releases/download/20241011/esp-rom-elfs-20241011.tar.gz"
|
2022-08-15 18:47:24 +04:00
|
|
|
},
|
2024-10-11 10:40:52 +02:00
|
|
|
"name": "20241011",
|
2022-08-15 18:47:24 +04:00
|
|
|
"status": "recommended"
|
|
|
|
}
|
|
|
|
]
|
2023-09-14 12:55:24 +07:00
|
|
|
},
|
|
|
|
{
|
|
|
|
"description": "QEMU for Xtensa",
|
|
|
|
"export_paths": [
|
|
|
|
[
|
|
|
|
"qemu",
|
|
|
|
"bin"
|
|
|
|
]
|
|
|
|
],
|
|
|
|
"export_vars": {},
|
|
|
|
"info_url": "https://github.com/espressif/qemu",
|
|
|
|
"install": "on_request",
|
|
|
|
"license": "GPL-2.0-only",
|
|
|
|
"name": "qemu-xtensa",
|
|
|
|
"supported_targets": [
|
2025-02-27 09:37:14 +01:00
|
|
|
"esp32",
|
|
|
|
"esp32s3"
|
2023-09-14 12:55:24 +07:00
|
|
|
],
|
|
|
|
"version_cmd": [
|
|
|
|
"qemu-system-xtensa",
|
|
|
|
"--version"
|
|
|
|
],
|
2023-12-06 10:54:06 +08:00
|
|
|
"version_regex": "QEMU emulator version [0-9.]+ \\(([a-z0-9.-_]+)\\)",
|
2023-09-14 12:55:24 +07:00
|
|
|
"versions": [
|
|
|
|
{
|
|
|
|
"linux-amd64": {
|
2024-06-06 19:20:19 +00:00
|
|
|
"sha256": "071d117c44a6e9a1bc8664ab63b592d3e17ceb779119dcb46c59571a4a7a88c9",
|
|
|
|
"size": 13611248,
|
|
|
|
"url": "https://github.com/espressif/qemu/releases/download/esp-develop-9.0.0-20240606/qemu-xtensa-softmmu-esp_develop_9.0.0_20240606-x86_64-linux-gnu.tar.xz"
|
2023-09-14 12:55:24 +07:00
|
|
|
},
|
2023-12-06 10:54:06 +08:00
|
|
|
"linux-arm64": {
|
2024-06-06 19:20:19 +00:00
|
|
|
"sha256": "43552f32b303a6820d0d9551903e54fc221aca98ccbd04e5cbccbca881548008",
|
|
|
|
"size": 15247720,
|
|
|
|
"url": "https://github.com/espressif/qemu/releases/download/esp-develop-9.0.0-20240606/qemu-xtensa-softmmu-esp_develop_9.0.0_20240606-aarch64-linux-gnu.tar.xz"
|
2023-12-06 10:54:06 +08:00
|
|
|
},
|
|
|
|
"macos": {
|
2024-06-06 19:20:19 +00:00
|
|
|
"sha256": "0096734280ce04f558cd9bd72f35db39667f80d44309a35565f2f8c02d1f9cc3",
|
|
|
|
"size": 3707956,
|
|
|
|
"url": "https://github.com/espressif/qemu/releases/download/esp-develop-9.0.0-20240606/qemu-xtensa-softmmu-esp_develop_9.0.0_20240606-x86_64-apple-darwin.tar.xz"
|
2023-12-06 10:54:06 +08:00
|
|
|
},
|
|
|
|
"macos-arm64": {
|
2024-06-06 19:20:19 +00:00
|
|
|
"sha256": "fb4ca6be7b1a4dbcf153879cf0582300f974371def0826c0c5b728f12812ad08",
|
|
|
|
"size": 3456764,
|
|
|
|
"url": "https://github.com/espressif/qemu/releases/download/esp-develop-9.0.0-20240606/qemu-xtensa-softmmu-esp_develop_9.0.0_20240606-aarch64-apple-darwin.tar.xz"
|
2023-12-06 10:54:06 +08:00
|
|
|
},
|
2024-06-06 19:20:19 +00:00
|
|
|
"name": "esp_develop_9.0.0_20240606",
|
2023-12-06 10:54:06 +08:00
|
|
|
"status": "recommended",
|
|
|
|
"win64": {
|
2024-06-06 19:20:19 +00:00
|
|
|
"sha256": "281659f7a1d49761ac6f54d0aeb14366cb93c002f21948b847a0e15c0b8f5425",
|
|
|
|
"size": 33957256,
|
|
|
|
"url": "https://github.com/espressif/qemu/releases/download/esp-develop-9.0.0-20240606/qemu-xtensa-softmmu-esp_develop_9.0.0_20240606-x86_64-w64-mingw32.tar.xz"
|
2023-12-06 10:54:06 +08:00
|
|
|
}
|
2023-09-14 12:55:24 +07:00
|
|
|
}
|
|
|
|
]
|
|
|
|
},
|
|
|
|
{
|
|
|
|
"description": "QEMU for RISC-V",
|
|
|
|
"export_paths": [
|
|
|
|
[
|
|
|
|
"qemu",
|
|
|
|
"bin"
|
|
|
|
]
|
|
|
|
],
|
|
|
|
"export_vars": {},
|
|
|
|
"info_url": "https://github.com/espressif/qemu",
|
|
|
|
"install": "on_request",
|
|
|
|
"license": "GPL-2.0-only",
|
|
|
|
"name": "qemu-riscv32",
|
|
|
|
"supported_targets": [
|
|
|
|
"esp32c3"
|
|
|
|
],
|
|
|
|
"version_cmd": [
|
|
|
|
"qemu-system-riscv32",
|
|
|
|
"--version"
|
|
|
|
],
|
2023-12-06 10:54:06 +08:00
|
|
|
"version_regex": "QEMU emulator version [0-9.]+ \\(([a-z0-9.-_]+)\\)",
|
2023-09-14 12:55:24 +07:00
|
|
|
"versions": [
|
|
|
|
{
|
|
|
|
"linux-amd64": {
|
2024-06-06 19:20:19 +00:00
|
|
|
"sha256": "47120e826cfec7180db8cb611a7a4aed2e9b2191c2a739194f8ce085e63cdd8d",
|
|
|
|
"size": 14454468,
|
|
|
|
"url": "https://github.com/espressif/qemu/releases/download/esp-develop-9.0.0-20240606/qemu-riscv32-softmmu-esp_develop_9.0.0_20240606-x86_64-linux-gnu.tar.xz"
|
2023-09-14 12:55:24 +07:00
|
|
|
},
|
2023-12-06 10:54:06 +08:00
|
|
|
"linux-arm64": {
|
2024-06-06 19:20:19 +00:00
|
|
|
"sha256": "3b6221a8b1881d2c9b9fa0b0bf8d7065c84153d2a54e429307bde9feae235c27",
|
|
|
|
"size": 16542756,
|
|
|
|
"url": "https://github.com/espressif/qemu/releases/download/esp-develop-9.0.0-20240606/qemu-riscv32-softmmu-esp_develop_9.0.0_20240606-aarch64-linux-gnu.tar.xz"
|
2023-12-06 10:54:06 +08:00
|
|
|
},
|
|
|
|
"macos": {
|
2024-06-06 19:20:19 +00:00
|
|
|
"sha256": "3afa55d5abea52ccf18d0bc41fe819d568bd4ee1582989b1ee9b1ee4a609a31e",
|
|
|
|
"size": 3751096,
|
|
|
|
"url": "https://github.com/espressif/qemu/releases/download/esp-develop-9.0.0-20240606/qemu-riscv32-softmmu-esp_develop_9.0.0_20240606-x86_64-apple-darwin.tar.xz"
|
2023-12-06 10:54:06 +08:00
|
|
|
},
|
|
|
|
"macos-arm64": {
|
2024-06-06 19:20:19 +00:00
|
|
|
"sha256": "69ba5154594fb2922d5490a49ea6b4925c024c6c37f875b42f9885f513e0bcdd",
|
|
|
|
"size": 3409264,
|
|
|
|
"url": "https://github.com/espressif/qemu/releases/download/esp-develop-9.0.0-20240606/qemu-riscv32-softmmu-esp_develop_9.0.0_20240606-aarch64-apple-darwin.tar.xz"
|
2023-12-06 10:54:06 +08:00
|
|
|
},
|
2024-06-06 19:20:19 +00:00
|
|
|
"name": "esp_develop_9.0.0_20240606",
|
2023-12-06 10:54:06 +08:00
|
|
|
"status": "recommended",
|
|
|
|
"win64": {
|
2024-06-06 19:20:19 +00:00
|
|
|
"sha256": "f49bb5c8f4d6e2cfbf7eeec21eb8ef190a57307778705bc689536ac13bde511c",
|
|
|
|
"size": 36274632,
|
|
|
|
"url": "https://github.com/espressif/qemu/releases/download/esp-develop-9.0.0-20240606/qemu-riscv32-softmmu-esp_develop_9.0.0_20240606-x86_64-w64-mingw32.tar.xz"
|
2023-12-06 10:54:06 +08:00
|
|
|
}
|
2023-09-14 12:55:24 +07:00
|
|
|
}
|
|
|
|
]
|
2019-04-17 15:30:30 +08:00
|
|
|
}
|
|
|
|
],
|
2025-03-14 18:49:15 +03:00
|
|
|
"version": 3
|
2019-04-17 15:30:30 +08:00
|
|
|
}
|