{ "tools": [ { "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": { "sha256": "d0743ec43cd92c35452a9097f7863281de4e72f04120d63cfbcf9d591a373529", "size": 36942094, "url": "https://github.com/espressif/binutils-gdb/releases/download/esp-gdb-v12.1_20231023/xtensa-esp-elf-gdb-12.1_20231023-x86_64-linux-gnu.tar.gz" }, "linux-arm64": { "sha256": "bc1fac0366c6a08e26c45896ca21c8c90efc2cdd431b8ba084e8772e15502d0e", "size": 37134601, "url": "https://github.com/espressif/binutils-gdb/releases/download/esp-gdb-v12.1_20231023/xtensa-esp-elf-gdb-12.1_20231023-aarch64-linux-gnu.tar.gz" }, "linux-armel": { "sha256": "25efc51d52b71f097ccec763c5c885c8f5026b432fec4b5badd6a5f36fe34d04", "size": 34579556, "url": "https://github.com/espressif/binutils-gdb/releases/download/esp-gdb-v12.1_20231023/xtensa-esp-elf-gdb-12.1_20231023-arm-linux-gnueabi.tar.gz" }, "linux-armhf": { "sha256": "0f9ff39fdec4d8c9c1ef33149a3fcdd2cf1bae121529c507817c994d5ac38ca4", "size": 32257457, "url": "https://github.com/espressif/binutils-gdb/releases/download/esp-gdb-v12.1_20231023/xtensa-esp-elf-gdb-12.1_20231023-arm-linux-gnueabihf.tar.gz" }, "linux-i686": { "sha256": "e0af0b3b4a6b29a843cd5f47e331a966d9258f7d825b4656c6251490f71b05b2", "size": 35676578, "url": "https://github.com/espressif/binutils-gdb/releases/download/esp-gdb-v12.1_20231023/xtensa-esp-elf-gdb-12.1_20231023-i586-linux-gnu.tar.gz" }, "macos": { "sha256": "bd146fd99a52b2d71c7ce0f62b9e18f3423d6cae7b2b2c954046b0dd7a23142f", "size": 52863941, "url": "https://github.com/espressif/binutils-gdb/releases/download/esp-gdb-v12.1_20231023/xtensa-esp-elf-gdb-12.1_20231023-x86_64-apple-darwin14.tar.gz" }, "macos-arm64": { "sha256": "5edc76565bf9d2fadf24e443ddf3df7567354f336a65d4af5b2ee805cdfcec24", "size": 33504923, "url": "https://github.com/espressif/binutils-gdb/releases/download/esp-gdb-v12.1_20231023/xtensa-esp-elf-gdb-12.1_20231023-aarch64-apple-darwin21.1.tar.gz" }, "name": "12.1_20231023", "status": "recommended", "win32": { "sha256": "ea4f3ee6b95ad1ad2e07108a21a50037a3e64a420cdeb34b2ba95d612faed898", "size": 31068749, "url": "https://github.com/espressif/binutils-gdb/releases/download/esp-gdb-v12.1_20231023/xtensa-esp-elf-gdb-12.1_20231023-i686-w64-mingw32.zip" }, "win64": { "sha256": "13bb97f39173948d1cfb6e651d9b335ea9d52f1fdd0dda1eda3a2d23d8c63644", "size": 33514906, "url": "https://github.com/espressif/binutils-gdb/releases/download/esp-gdb-v12.1_20231023/xtensa-esp-elf-gdb-12.1_20231023-x86_64-w64-mingw32.zip" } } ] }, { "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": [ "esp32c3", "esp32c2", "esp32c6", "esp32c5", "esp32h2", "esp32p4", "esp32c61" ], "version_cmd": [ "riscv32-esp-elf-gdb-no-python", "--version" ], "version_regex": "GNU gdb \\(esp-gdb\\) ([a-z0-9.-_]+)", "versions": [ { "linux-amd64": { "sha256": "2c78b806be176b1e449e07ff83429d38dfc39a13f89a127ac1ffa6c1230537a0", "size": 36630145, "url": "https://github.com/espressif/binutils-gdb/releases/download/esp-gdb-v12.1_20231023/riscv32-esp-elf-gdb-12.1_20231023-x86_64-linux-gnu.tar.gz" }, "linux-arm64": { "sha256": "33f80117c8777aaff9179e27953e41764c5c46b3c576dc96a37ecc7a368807ec", "size": 36980143, "url": "https://github.com/espressif/binutils-gdb/releases/download/esp-gdb-v12.1_20231023/riscv32-esp-elf-gdb-12.1_20231023-aarch64-linux-gnu.tar.gz" }, "linux-armel": { "sha256": "292e6ec0a9381c1480bbadf5caae25e86428b68fb5d030c9be7deda5e7f070e0", "size": 34950318, "url": "https://github.com/espressif/binutils-gdb/releases/download/esp-gdb-v12.1_20231023/riscv32-esp-elf-gdb-12.1_20231023-arm-linux-gnueabi.tar.gz" }, "linux-armhf": { "sha256": "3b803ab1ae619d62a885afd31c2798de77368d59b888c27ec6e525709e782ef5", "size": 32560850, "url": "https://github.com/espressif/binutils-gdb/releases/download/esp-gdb-v12.1_20231023/riscv32-esp-elf-gdb-12.1_20231023-arm-linux-gnueabihf.tar.gz" }, "linux-i686": { "sha256": "68a25fbcfc6371ec4dbe503ec92211977eb2006f0c29e67dbce6b93c70c6b7ec", "size": 35801607, "url": "https://github.com/espressif/binutils-gdb/releases/download/esp-gdb-v12.1_20231023/riscv32-esp-elf-gdb-12.1_20231023-i586-linux-gnu.tar.gz" }, "macos": { "sha256": "322c722e6c12225ed8cd97f95a0375105756dc5113d369958ce0858ad1a90257", "size": 52618688, "url": "https://github.com/espressif/binutils-gdb/releases/download/esp-gdb-v12.1_20231023/riscv32-esp-elf-gdb-12.1_20231023-x86_64-apple-darwin14.tar.gz" }, "macos-arm64": { "sha256": "c2224b3a8d02451c530cf004c29653292d963a1b4021b4b472b862b6dbe97e0b", "size": 33149392, "url": "https://github.com/espressif/binutils-gdb/releases/download/esp-gdb-v12.1_20231023/riscv32-esp-elf-gdb-12.1_20231023-aarch64-apple-darwin21.1.tar.gz" }, "name": "12.1_20231023", "status": "recommended", "win32": { "sha256": "4b42149a99dd87ee7e6dde25c99bad966c7f964253fa8f771593d7cef69f5602", "size": 31635103, "url": "https://github.com/espressif/binutils-gdb/releases/download/esp-gdb-v12.1_20231023/riscv32-esp-elf-gdb-12.1_20231023-i686-w64-mingw32.zip" }, "win64": { "sha256": "728231546ad5006d34463f972658b2a89e52f660a42abab08a29bedd4a8046ad", "size": 33400816, "url": "https://github.com/espressif/binutils-gdb/releases/download/esp-gdb-v12.1_20231023/riscv32-esp-elf-gdb-12.1_20231023-x86_64-w64-mingw32.zip" } } ] }, { "description": "Toolchain for 32-bit Xtensa based on GCC", "export_paths": [ [ "xtensa-esp-elf", "bin" ] ], "export_vars": {}, "info_url": "https://github.com/espressif/crosstool-NG", "install": "always", "license": "GPL-3.0-with-GCC-exception", "name": "xtensa-esp-elf", "supported_targets": [ "esp32", "esp32s2", "esp32s3" ], "version_cmd": [ "xtensa-esp-elf-gcc", "--version" ], "version_regex": "\\(crosstool-NG\\s+(?:crosstool-ng-)?([0-9a-zA-Z\\.\\-_]+)\\)", "versions": [ { "linux-amd64": { "sha256": "4e43e56cd533a39c6b0ccc8b30320b19ce66b0b17e646b53fa84c9bf956b2c83", "size": 112254280, "url": "https://github.com/espressif/crosstool-NG/releases/download/esp-13.2.0_20240305/xtensa-esp-elf-13.2.0_20240305-x86_64-linux-gnu.tar.xz" }, "linux-arm64": { "sha256": "06bc30be9d824fa8da507dff228085563baa7f6251e42a14deae0ca0e93ec2eb", "size": 103677608, "url": "https://github.com/espressif/crosstool-NG/releases/download/esp-13.2.0_20240305/xtensa-esp-elf-13.2.0_20240305-aarch64-linux-gnu.tar.xz" }, "linux-armel": { "sha256": "f0ecab5ae0a63abf4e43b1f3873d89181d1772748f028653f5e81264fb451e61", "size": 106290920, "url": "https://github.com/espressif/crosstool-NG/releases/download/esp-13.2.0_20240305/xtensa-esp-elf-13.2.0_20240305-arm-linux-gnueabi.tar.xz" }, "linux-armhf": { "sha256": "15ed342e9d5c647dce8c688a4796bf8b0b9e44283f9ebe99e11aba63cc3d85b2", "size": 102905548, "url": "https://github.com/espressif/crosstool-NG/releases/download/esp-13.2.0_20240305/xtensa-esp-elf-13.2.0_20240305-arm-linux-gnueabihf.tar.xz" }, "linux-i686": { "sha256": "73fe99abc7d7a33eeb13473902e7025f0b41626891cb358a4dc9bf02b2b53931", "size": 117286888, "url": "https://github.com/espressif/crosstool-NG/releases/download/esp-13.2.0_20240305/xtensa-esp-elf-13.2.0_20240305-i586-linux-gnu.tar.xz" }, "macos": { "sha256": "5bf2b5ececdf92169e5a084d2485b8d0d60480ce130a3035dc407f01e4e7820d", "size": 115090676, "url": "https://github.com/espressif/crosstool-NG/releases/download/esp-13.2.0_20240305/xtensa-esp-elf-13.2.0_20240305-x86_64-apple-darwin.tar.xz" }, "macos-arm64": { "sha256": "e2bf7886bb39ad6558e1f46160fae887705f903ea8b77cd28bbf77093d3ca286", "size": 100350656, "url": "https://github.com/espressif/crosstool-NG/releases/download/esp-13.2.0_20240305/xtensa-esp-elf-13.2.0_20240305-aarch64-apple-darwin.tar.xz" }, "name": "esp-13.2.0_20240305", "status": "recommended", "win32": { "sha256": "79ea0dbd314012f199fc9a9bbbcc4c11473ea87f81be4c1b4c60328d3d73b9f8", "size": 266666180, "url": "https://github.com/espressif/crosstool-NG/releases/download/esp-13.2.0_20240305/xtensa-esp-elf-13.2.0_20240305-i686-w64-mingw32.zip" }, "win64": { "sha256": "a80879c35b7f82ce80332ef0b68b0c7d245bafd9c98a35c45965850f40faf5ba", "size": 270417276, "url": "https://github.com/espressif/crosstool-NG/releases/download/esp-13.2.0_20240305/xtensa-esp-elf-13.2.0_20240305-x86_64-w64-mingw32.zip" } } ] }, { "description": "Toolchain for all Espressif chips based on clang", "export_paths": [ [ "esp-clang", "bin" ] ], "export_vars": {}, "info_url": "https://github.com/espressif/llvm-project", "install": "on_request", "license": "Apache-2.0", "name": "esp-clang", "supported_targets": [ "esp32", "esp32s2", "esp32s3", "esp32c3", "esp32c2", "esp32c6", "esp32c5", "esp32h2", "esp32c61" ], "version_cmd": [ "clang", "--version" ], "version_regex": "version\\s*([0-9\\.]+)\\s*\\([^\\s]+\\s*(\\w{10}).+\\)", "version_regex_replace": "\\1-\\2", "versions": [ { "linux-amd64": { "sha256": "3dbd8dd290913a93e8941da8a451ecd49f9798cc2d74bb9b63ef5cf5c4fee37f", "size": 215176120, "url": "https://github.com/espressif/llvm-project/releases/download/esp-16.0.0-20230516/llvm-esp-16.0.0-20230516-linux-amd64.tar.xz" }, "linux-arm64": { "sha256": "4b115af6ddd04a9bffc1908fc05837998ee71d450891d741c446186f2aa9b961", "size": 222261932, "url": "https://github.com/espressif/llvm-project/releases/download/esp-16.0.0-20230516/llvm-esp-16.0.0-20230516-linux-arm64.tar.xz" }, "linux-armhf": { "sha256": "935082bb0704420c5ca42b35038bba8702135348a50cac454ae2fb55af0b4c32", "size": 214888520, "url": "https://github.com/espressif/llvm-project/releases/download/esp-16.0.0-20230516/llvm-esp-16.0.0-20230516-linux-armhf.tar.xz" }, "macos": { "sha256": "d9824acafd3e7b1d17ace084243b82a95bbdcb149a26b085bba487ab3d3716d7", "size": 182440672, "url": "https://github.com/espressif/llvm-project/releases/download/esp-16.0.0-20230516/llvm-esp-16.0.0-20230516-macos.tar.xz" }, "macos-arm64": { "sha256": "ed5621396dc3e48413e14e8b6caed8e2993e7f2ab5fca1410081f40c940a1060", "size": 171912324, "url": "https://github.com/espressif/llvm-project/releases/download/esp-16.0.0-20230516/llvm-esp-16.0.0-20230516-macos-arm64.tar.xz" }, "name": "16.0.1-fe4f10a809", "status": "recommended", "win64": { "sha256": "598c8241c8bf10fd1be8bd21845307cfc404e127041b4ba4e828350a88692883", "size": 243979484, "url": "https://github.com/espressif/llvm-project/releases/download/esp-16.0.0-20230516/llvm-esp-16.0.0-20230516-win64.tar.xz" } } ] }, { "description": "Toolchain for 32-bit RISC-V based on GCC", "export_paths": [ [ "riscv32-esp-elf", "bin" ] ], "export_vars": {}, "info_url": "https://github.com/espressif/crosstool-NG", "install": "always", "license": "GPL-3.0-with-GCC-exception", "name": "riscv32-esp-elf", "supported_targets": [ "esp32s2", "esp32s3", "esp32c3", "esp32c2", "esp32c6", "esp32c5", "esp32h2", "esp32c61", "esp32p4" ], "version_cmd": [ "riscv32-esp-elf-gcc", "--version" ], "version_regex": "\\(crosstool-NG\\s+(?:crosstool-ng-)?([0-9a-zA-Z\\.\\-_]+)\\)", "versions": [ { "linux-amd64": { "sha256": "2bd71171ddb801e59c85ecbea3b89d6f707627d6c11e501cae43ca7c0db73eda", "size": 145977452, "url": "https://github.com/espressif/crosstool-NG/releases/download/esp-13.2.0_20240305/riscv32-esp-elf-13.2.0_20240305-x86_64-linux-gnu.tar.xz" }, "linux-arm64": { "sha256": "806ccd08333a96ae73507625a1762f7ac7a8c82f193602cafb835c4d7f5678ab", "size": 144233996, "url": "https://github.com/espressif/crosstool-NG/releases/download/esp-13.2.0_20240305/riscv32-esp-elf-13.2.0_20240305-aarch64-linux-gnu.tar.xz" }, "linux-armel": { "sha256": "312f404e86dde7d22f5c4b7216ea386dbf8d5f93dea50f689471cedc2e457f91", "size": 136753128, "url": "https://github.com/espressif/crosstool-NG/releases/download/esp-13.2.0_20240305/riscv32-esp-elf-13.2.0_20240305-arm-linux-gnueabi.tar.xz" }, "linux-armhf": { "sha256": "a546224d8dc33c6a00a35b5856261232ce9218953e2ee8bcacdcc899d0c19591", "size": 145140184, "url": "https://github.com/espressif/crosstool-NG/releases/download/esp-13.2.0_20240305/riscv32-esp-elf-13.2.0_20240305-arm-linux-gnueabihf.tar.xz" }, "linux-i686": { "sha256": "09d0ee10e1e617a93f6597c279bf9388b6384790a45b1d87451a40d1ff4e5f71", "size": 156611372, "url": "https://github.com/espressif/crosstool-NG/releases/download/esp-13.2.0_20240305/riscv32-esp-elf-13.2.0_20240305-i586-linux-gnu.tar.xz" }, "macos": { "sha256": "dfb4a2f46c66a9246a25e3c34b19a91c7a3f33a44721cd61ec01d442d5344193", "size": 152864248, "url": "https://github.com/espressif/crosstool-NG/releases/download/esp-13.2.0_20240305/riscv32-esp-elf-13.2.0_20240305-x86_64-apple-darwin.tar.xz" }, "macos-arm64": { "sha256": "1e48833974a8e9ad2a0ac287ad244b825392d623edaf269bd66f4d8a215a0ef8", "size": 136622828, "url": "https://github.com/espressif/crosstool-NG/releases/download/esp-13.2.0_20240305/riscv32-esp-elf-13.2.0_20240305-aarch64-apple-darwin.tar.xz" }, "name": "esp-13.2.0_20240305", "status": "recommended", "win32": { "sha256": "61492d38a0ceaae7b4784820810f9717454a0b4413a9f20ced595122eae3111f", "size": 362677865, "url": "https://github.com/espressif/crosstool-NG/releases/download/esp-13.2.0_20240305/riscv32-esp-elf-13.2.0_20240305-i686-w64-mingw32.zip" }, "win64": { "sha256": "e1e63f1926b9c643bc1de72e30cc79fc2079ad169546669e55836efbcc559d11", "size": 366029146, "url": "https://github.com/espressif/crosstool-NG/releases/download/esp-13.2.0_20240305/riscv32-esp-elf-13.2.0_20240305-x86_64-w64-mingw32.zip" } } ] }, { "description": "Toolchain for ESP32 ULP coprocessor", "export_paths": [ [ "esp32ulp-elf", "bin" ] ], "export_vars": {}, "info_url": "https://github.com/espressif/binutils-gdb", "install": "always", "license": "GPL-3.0-or-later", "name": "esp32ulp-elf", "supported_targets": [ "esp32", "esp32s2", "esp32s3" ], "version_cmd": [ "esp32ulp-elf-as", "--version" ], "version_regex": "\\(GNU Binutils\\)\\s+([a-z0-9.-_]+)", "versions": [ { "linux-amd64": { "sha256": "b1f7801c3a16162e72393ebb772c0cbfe4d22d907be7c2c2dac168736e9195fd", "size": 10685282, "url": "https://github.com/espressif/binutils-gdb/releases/download/esp32ulp-elf-v2.35_20220830/esp32ulp-elf-2.35_20220830-linux-amd64.tar.gz" }, "linux-arm64": { "sha256": "d6671b31bab31b9b13aea25bb7d60f15484cb8bf961ddbf67a62867e5563eae5", "size": 10052225, "url": "https://github.com/espressif/binutils-gdb/releases/download/esp32ulp-elf-v2.35_20220830/esp32ulp-elf-2.35_20220830-linux-arm64.tar.gz" }, "linux-armel": { "sha256": "e107e7a9cd50d630b034f435a16a52db5a57388dc639a99c4c393c5e429711e9", "size": 10087257, "url": "https://github.com/espressif/binutils-gdb/releases/download/esp32ulp-elf-v2.35_20220830/esp32ulp-elf-2.35_20220830-linux-armel.tar.gz" }, "linux-armhf": { "sha256": "6c6dd25477b2e758d4669da3774bf664d1f012442c880f17dfdf0339e9c3dae9", "size": 9591791, "url": "https://github.com/espressif/binutils-gdb/releases/download/esp32ulp-elf-v2.35_20220830/esp32ulp-elf-2.35_20220830-linux-armhf.tar.gz" }, "linux-i686": { "sha256": "beb9b6737c975369b6959007739c88f44eb5afbb220f40737071540b2c1a9064", "size": 10596533, "url": "https://github.com/espressif/binutils-gdb/releases/download/esp32ulp-elf-v2.35_20220830/esp32ulp-elf-2.35_20220830-linux-i686.tar.gz" }, "macos": { "sha256": "5a952087b621ced16af1e375feac1371a61cb51ab7e7b44cbefb5afda2d573de", "size": 16028909, "url": "https://github.com/espressif/binutils-gdb/releases/download/esp32ulp-elf-v2.35_20220830/esp32ulp-elf-2.35_20220830-macos.tar.gz" }, "macos-arm64": { "sha256": "73bda8476ef92d4f4abee96519abbba40e5ee32f368427469447b83cc7bb9b42", "size": 15045401, "url": "https://github.com/espressif/binutils-gdb/releases/download/esp32ulp-elf-v2.35_20220830/esp32ulp-elf-2.35_20220830-macos-arm64.tar.gz" }, "name": "2.35_20220830", "status": "recommended", "win32": { "sha256": "77344715ea7d7a7a9fd0b27653f880efaf3bcc1ac843f61492d8a0365d91f731", "size": 14651337, "url": "https://github.com/espressif/binutils-gdb/releases/download/esp32ulp-elf-v2.35_20220830/esp32ulp-elf-2.35_20220830-win32.zip" }, "win64": { "sha256": "525e5b4c8299869a3fdddb51baad76612c5c104bd96952ae6460ad7e5b5a4e21", "size": 15399090, "url": "https://github.com/espressif/binutils-gdb/releases/download/esp32ulp-elf-v2.35_20220830/esp32ulp-elf-2.35_20220830-win64.zip" } } ] }, { "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": [ "macos", "macos-arm64" ] } ], "strip_container_dirs": 1, "supported_targets": [ "all" ], "version_cmd": [ "cmake", "--version" ], "version_regex": "cmake version ([0-9.]+)", "versions": [ { "linux-amd64": { "sha256": "726f88e6598523911e4bce9b059dc20b851aa77f97e4cc5573f4e42775a5c16f", "size": 47042675, "url": "https://github.com/Kitware/CMake/releases/download/v3.24.0/cmake-3.24.0-linux-x86_64.tar.gz" }, "linux-arm64": { "sha256": "50c3b8e9d3a3cde850dd1ea143df9d1ae546cbc5e74dc6d223eefc1979189651", "size": 48478082, "url": "https://github.com/Kitware/CMake/releases/download/v3.24.0/cmake-3.24.0-linux-aarch64.tar.gz" }, "linux-armel": { "sha256": "7dc787ef968dfef92491a4f191b8739ff70f8a649608b811c7a737b52481beb0", "size": 19811327, "url": "https://dl.espressif.com/dl/cmake/cmake-3.24.0-Linux-armv7l.tar.gz" }, "linux-armhf": { "sha256": "7dc787ef968dfef92491a4f191b8739ff70f8a649608b811c7a737b52481beb0", "size": 19811327, "url": "https://dl.espressif.com/dl/cmake/cmake-3.24.0-Linux-armv7l.tar.gz" }, "macos": { "sha256": "3e0cca74a56d9027dabb845a5a26e42ef8e8b33beb1655d6a724187a345145e4", "size": 72801419, "url": "https://github.com/Kitware/CMake/releases/download/v3.24.0/cmake-3.24.0-macos-universal.tar.gz" }, "macos-arm64": { "sha256": "3e0cca74a56d9027dabb845a5a26e42ef8e8b33beb1655d6a724187a345145e4", "size": 72801419, "url": "https://github.com/Kitware/CMake/releases/download/v3.24.0/cmake-3.24.0-macos-universal.tar.gz" }, "name": "3.24.0", "status": "recommended", "win32": { "sha256": "b1ad8c2dbf0778e3efcc9fd61cd4a962e5c1af40aabdebee3d5074bcff2e103c", "size": 40212531, "url": "https://github.com/Kitware/CMake/releases/download/v3.24.0/cmake-3.24.0-windows-x86_64.zip" }, "win64": { "sha256": "b1ad8c2dbf0778e3efcc9fd61cd4a962e5c1af40aabdebee3d5074bcff2e103c", "size": 40212531, "url": "https://github.com/Kitware/CMake/releases/download/v3.24.0/cmake-3.24.0-windows-x86_64.zip" } }, { "linux-amd64": { "sha256": "3e15dadfec8d54eda39c2f266fc1e571c1b88bf32f9d221c8a039b07234206fa", "size": 39509848, "url": "https://github.com/Kitware/CMake/releases/download/v3.16.3/cmake-3.16.3-Linux-x86_64.tar.gz" }, "macos": { "sha256": "655d6ed41a1c276676ca6a1ec381c179d394420c489f2d39b3cf2ef26bfae799", "size": 35799298, "url": "https://github.com/Kitware/CMake/releases/download/v3.16.3/cmake-3.16.3-Darwin-x86_64.tar.gz" }, "macos-arm64": { "sha256": "655d6ed41a1c276676ca6a1ec381c179d394420c489f2d39b3cf2ef26bfae799", "size": 35799298, "url": "https://github.com/Kitware/CMake/releases/download/v3.16.3/cmake-3.16.3-Darwin-x86_64.tar.gz" }, "name": "3.16.3", "status": "supported", "win32": { "sha256": "4b1370b3252acda0850d26c75e9bc6b8e019daaa7978a19f5d8dc008450d3548", "size": 32807681, "url": "https://github.com/Kitware/CMake/releases/download/v3.16.3/cmake-3.16.3-win64-x64.zip" }, "win64": { "sha256": "4b1370b3252acda0850d26c75e9bc6b8e019daaa7978a19f5d8dc008450d3548", "size": 32807681, "url": "https://github.com/Kitware/CMake/releases/download/v3.16.3/cmake-3.16.3-win64-x64.zip" } } ] }, { "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", "platform_overrides": [ { "install": "on_request", "platforms": [ "linux-i686" ] } ], "supported_targets": [ "all" ], "version_cmd": [ "openocd", "--version" ], "version_regex": "Open On-Chip Debugger\\s+([a-z0-9.-]+)\\s+", "versions": [ { "linux-amd64": { "sha256": "61e38e0a13a5c1664624ec1c397d7f7d6868554b0d345d3fb1f7294cce38cc4b", "size": 2193783, "url": "https://github.com/espressif/openocd-esp32/releases/download/v0.12.0-esp32-20230921/openocd-esp32-linux-amd64-0.12.0-esp32-20230921.tar.gz" }, "linux-arm64": { "sha256": "6430315dc1b926541c93cef63d2b08982543ad3f9fe6e0d7107c8a518ef20432", "size": 2062058, "url": "https://github.com/espressif/openocd-esp32/releases/download/v0.12.0-esp32-20230921/openocd-esp32-linux-arm64-0.12.0-esp32-20230921.tar.gz" }, "linux-armel": { "sha256": "5df16d8a91f013a547f6b3b914c655a9d267996a3b6503031b335ac04a4f8d15", "size": 2206666, "url": "https://github.com/espressif/openocd-esp32/releases/download/v0.12.0-esp32-20230921/openocd-esp32-linux-armel-0.12.0-esp32-20230921.tar.gz" }, "linux-armhf": { "sha256": "1b1b80a71b77e5c715aa59e994db97c64454e613904a85d5d2970b2e60b81eec", "size": 2056000, "url": "https://github.com/espressif/openocd-esp32/releases/download/v0.12.0-esp32-20230921/openocd-esp32-linux-armhf-0.12.0-esp32-20230921.tar.gz" }, "macos": { "sha256": "0a4f764934f488af18cdac2a0d152dd36b4870f3bec1a2d4e25b6b3b7a5258a0", "size": 2305832, "url": "https://github.com/espressif/openocd-esp32/releases/download/v0.12.0-esp32-20230921/openocd-esp32-macos-0.12.0-esp32-20230921.tar.gz" }, "macos-arm64": { "sha256": "6dce89048f642eb0559a915b6e514f90feb2a95afe21b84f0b0ebf2b27824816", "size": 2341406, "url": "https://github.com/espressif/openocd-esp32/releases/download/v0.12.0-esp32-20230921/openocd-esp32-macos-arm64-0.12.0-esp32-20230921.tar.gz" }, "name": "v0.12.0-esp32-20230921", "status": "recommended", "win32": { "sha256": "ac9d522a63b0816f64d921547bd55c031788035ced85c067d8e7c2862cb1bd0d", "size": 2710475, "url": "https://github.com/espressif/openocd-esp32/releases/download/v0.12.0-esp32-20230921/openocd-esp32-win32-0.12.0-esp32-20230921.zip" }, "win64": { "sha256": "ac9d522a63b0816f64d921547bd55c031788035ced85c067d8e7c2862cb1bd0d", "size": 2710475, "url": "https://github.com/espressif/openocd-esp32/releases/download/v0.12.0-esp32-20230921/openocd-esp32-win32-0.12.0-esp32-20230921.zip" } } ] }, { "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" ] } ], "supported_targets": [ "all" ], "version_cmd": [ "ninja", "--version" ], "version_regex": "([0-9.]+)", "versions": [ { "linux-amd64": { "rename_dist": "ninja-linux-v1.11.1.zip", "sha256": "b901ba96e486dce377f9a070ed4ef3f79deb45f4ffe2938f8e7ddc69cfb3df77", "size": 119463, "url": "https://github.com/ninja-build/ninja/releases/download/v1.11.1/ninja-linux.zip" }, "macos": { "rename_dist": "ninja-mac-v1.11.1.zip", "sha256": "482ecb23c59ae3d4f158029112de172dd96bb0e97549c4b1ca32d8fad11f873e", "size": 277306, "url": "https://github.com/ninja-build/ninja/releases/download/v1.11.1/ninja-mac.zip" }, "macos-arm64": { "rename_dist": "ninja-mac-v1.11.1.zip", "sha256": "482ecb23c59ae3d4f158029112de172dd96bb0e97549c4b1ca32d8fad11f873e", "size": 277306, "url": "https://github.com/ninja-build/ninja/releases/download/v1.11.1/ninja-mac.zip" }, "name": "1.11.1", "status": "recommended", "win64": { "rename_dist": "ninja-win-v1.11.1.zip", "sha256": "524b344a1a9a55005eaf868d991e090ab8ce07fa109f1820d40e74642e289abc", "size": 285922, "url": "https://github.com/ninja-build/ninja/releases/download/v1.11.1/ninja-win.zip" } } ] }, { "description": "IDF wrapper tool for Windows", "export_paths": [ [ "" ] ], "export_vars": {}, "info_url": "https://github.com/espressif/idf_py_exe_tool", "install": "never", "license": "Apache-2.0", "name": "idf-exe", "platform_overrides": [ { "install": "always", "platforms": [ "win32", "win64" ] } ], "supported_targets": [ "all" ], "version_cmd": [ "idf.py.exe", "-v" ], "version_regex": "v([0-9.]+)", "versions": [ { "name": "1.0.3", "status": "recommended", "win32": { "sha256": "7c81ef534c562354a5402ab6b90a6eb1cc8473a9f4a7b7a7f93ebbd23b4a2755", "size": 73562, "url": "https://github.com/espressif/idf_py_exe_tool/releases/download/v1.0.3/idf-exe-v1.0.3.zip" }, "win64": { "sha256": "7c81ef534c562354a5402ab6b90a6eb1cc8473a9f4a7b7a7f93ebbd23b4a2755", "size": 73562, "url": "https://github.com/espressif/idf_py_exe_tool/releases/download/v1.0.3/idf-exe-v1.0.3.zip" } } ] }, { "description": "Ccache (compiler cache)", "export_paths": [ [ "ccache-4.8-windows-x86_64" ] ], "export_vars": { "IDF_CCACHE_ENABLE": "1" }, "info_url": "https://github.com/ccache/ccache", "install": "never", "license": "GPL-3.0-or-later", "name": "ccache", "platform_overrides": [ { "install": "always", "platforms": [ "win64" ] } ], "supported_targets": [ "all" ], "version_cmd": [ "ccache.exe", "--version" ], "version_regex": "ccache version ([0-9.]+)", "versions": [ { "name": "4.8", "status": "recommended", "win64": { "sha256": "a2b3bab4bb8318ffc5b3e4074dc25636258bc7e4b51261f7d9bef8127fda8309", "size": 2005781, "url": "https://github.com/ccache/ccache/releases/download/v4.8/ccache-4.8-windows-x86_64.zip" } } ] }, { "description": "dfu-util (Device Firmware Upgrade Utilities)", "export_paths": [ [ "dfu-util-0.11-win64" ] ], "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" ] } ], "supported_targets": [ "esp32s2", "esp32s3" ], "version_cmd": [ "dfu-util", "--version" ], "version_regex": "dfu-util ([0-9.]+)", "versions": [ { "name": "0.11", "status": "recommended", "win64": { "sha256": "652eb94cb1c074c6dbead9e47adb628922aeb198a4d440a346ab32e7a0e9bf64", "size": 2854596, "url": "https://dl.espressif.com/dl/dfu-util-0.11-win64.zip" } } ] }, { "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": { "sha256": "a26609b415710f0163d785850c769752717004059c129c472e9a0cbd54e0422c", "size": 3258247, "url": "https://github.com/espressif/esp-rom-elfs/releases/download/20240305/esp-rom-elfs-20240305.tar.gz" }, "name": "20240305", "status": "recommended" } ] }, { "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": [ "esp32" ], "version_cmd": [ "qemu-system-xtensa", "--version" ], "version_regex": "QEMU emulator version [0-9.]+ \\(([a-z0-9.-_]+)\\)", "versions": [ { "linux-amd64": { "sha256": "e7c72ef5705ad1444d391711088c8717fc89f42e9bf6d1487f9c2a326b8cfa83", "size": 14714724, "url": "https://github.com/espressif/qemu/releases/download/esp-develop-8.2.0-20240122/qemu-xtensa-softmmu-esp_develop_8.2.0_20240122-x86_64-linux-gnu.tar.xz" }, "linux-arm64": { "sha256": "77c83f2772f7d9b0c770722c2cebf3625d21d8eddbccfea6816f3d8f4982ea86", "size": 14239876, "url": "https://github.com/espressif/qemu/releases/download/esp-develop-8.2.0-20240122/qemu-xtensa-softmmu-esp_develop_8.2.0_20240122-aarch64-linux-gnu.tar.xz" }, "macos": { "sha256": "897126a12aeac1cc7d8e9a50626cdf0bc4812fd4bceb77b07ff4a81b86deaaa4", "size": 3379992, "url": "https://github.com/espressif/qemu/releases/download/esp-develop-8.2.0-20240122/qemu-xtensa-softmmu-esp_develop_8.2.0_20240122-x86_64-apple-darwin.tar.xz" }, "macos-arm64": { "sha256": "9134f6dc653c6dd556a6c9c2d80b9eca0c437a8f625e994f9285aadf7b2e7d6f", "size": 3200756, "url": "https://github.com/espressif/qemu/releases/download/esp-develop-8.2.0-20240122/qemu-xtensa-softmmu-esp_develop_8.2.0_20240122-aarch64-apple-darwin.tar.xz" }, "name": "esp_develop_8.2.0_20240122", "status": "recommended", "win64": { "sha256": "fc49844b506697542558d3fcb2fe64171b3d28f47e59000ebe8e198d32091d45", "size": 32225200, "url": "https://github.com/espressif/qemu/releases/download/esp-develop-8.2.0-20240122/qemu-xtensa-softmmu-esp_develop_8.2.0_20240122-x86_64-w64-mingw32.tar.xz" } } ] }, { "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" ], "version_regex": "QEMU emulator version [0-9.]+ \\(([a-z0-9.-_]+)\\)", "versions": [ { "linux-amd64": { "sha256": "95ac86d7b53bf98b5ff19c33aa926189b849f5a0daf8f41e160bc86c5e31abd4", "size": 16275380, "url": "https://github.com/espressif/qemu/releases/download/esp-develop-8.2.0-20240122/qemu-riscv32-softmmu-esp_develop_8.2.0_20240122-x86_64-linux-gnu.tar.xz" }, "linux-arm64": { "sha256": "4089f7958f753779e5b4c93fe2469d62850a1f209b0bda8b75d55fe4a61ca39b", "size": 15796904, "url": "https://github.com/espressif/qemu/releases/download/esp-develop-8.2.0-20240122/qemu-riscv32-softmmu-esp_develop_8.2.0_20240122-aarch64-linux-gnu.tar.xz" }, "macos": { "sha256": "e9cc3c1344f6bf1ffa3748a4c59d88f9005c2689cc0583458cea35409a73c923", "size": 3502440, "url": "https://github.com/espressif/qemu/releases/download/esp-develop-8.2.0-20240122/qemu-riscv32-softmmu-esp_develop_8.2.0_20240122-x86_64-apple-darwin.tar.xz" }, "macos-arm64": { "sha256": "b3f23e294cf325f92e5e8948583cc985d55d5d2ba3d79c04c9d09f080b62954d", "size": 3219984, "url": "https://github.com/espressif/qemu/releases/download/esp-develop-8.2.0-20240122/qemu-riscv32-softmmu-esp_develop_8.2.0_20240122-aarch64-apple-darwin.tar.xz" }, "name": "esp_develop_8.2.0_20240122", "status": "recommended", "win64": { "sha256": "36008768c7ce91927e73de5e4298625087c01208e6122d886e578d400fd93b5c", "size": 35229220, "url": "https://github.com/espressif/qemu/releases/download/esp-develop-8.2.0-20240122/qemu-riscv32-softmmu-esp_develop_8.2.0_20240122-x86_64-w64-mingw32.tar.xz" } } ] } ], "version": 2 }