| 123456789101112131415161718192021222324252627282930313233343536373839404142434445464748495051525354555657585960616263646566676869707172737475767778798081828384858687888990919293949596979899100101102103104105106107108109110111112113114115116117118119120121122123124125126127128129130131132133134135136137138139140141142143144145146147148149150151152153154155156157158159160161162163164165166167168169170171172173174175176177178179180181182183184185186187188189190191192193194195196197198199200201202203204205206207208209210211212213214215216217218219220221222223224225226227228229230231232233234235236237238239240241242243244245246247248249250251252253254255256257258259260261262263264265266267268269270271272273274275276277278279280281282283284285286287288289290291292293294295296297298299300301302303304305306307308309310311312313314315316317318319320321322323324325326327328329330331332333334335336337338339340341342343344345346347348349350351352353354355356357358359360361362363364365366367368369370371372373374375376377378379380381382383384385386387388389390391392393394395396397398399400401402403404405406407408409410411412413414415416417418419420421422423424425426427428429430431432433434435436437438439440441442443444445446447448449450451452453454455456457458459460461462463464465466467468469470471472473474475476477478479480481482483484485486487488489490491492493494495496497498499500501502503504505506507508509510511512513514515516517518519520521522523524525526527528529530531532533534535536537538539540541542543544545546547548549550551552553554555556557558559560561562563564565566567568569570571572573574575576577578579580581582583584585586587588589590591592593594595596597598599600601602603604605606607608609610611612613614615616617618619620621622623624625626627628629630631632633634635636637638639640641642643644645646647648649650651652653654655656657658659660661662663664665666667668669670671672673674675676677678679680681682683684685686687688689690691692693694695696697698699700701702703704705706707708709710711712713714715716717718719720721722723724725726727728729730731732733734735736737738739740741742743744745746747748749750751752753754755756757758759760761762763764765766767768769770771772773774775776777778779780781782783784785786787788789790791792793794795796797798799800801802803804805806807808809810811812813814815816817818819820821822823824825826827828829830831832833834835836837838839840841842843844845846847848849850851852853854855856857858859860861862863864865866867868869870871872873874875876877878879880881882883884885886887888889890891892893894895896897898899900901902903904905906907908909910911912913914915916917918919920921922923924925926927928929930931932933934935936937938939940941942943944945946947948949950951952953954955956957958959960961962963964965966967968969970971972973974975976977978979980981982983984985986 |
- {
- "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": "c2bfb97c61fa3d2e3720aa1cc8163806a8bc712a173a374b60f6f5c061d33d3f",
- "size": 26802753,
- "url": "https://github.com/espressif/binutils-gdb/releases/download/esp-gdb-v11.1_20220318/xtensa-esp-elf-gdb-11.1_20220318-x86_64-linux-gnu.tar.gz"
- },
- "linux-arm64": {
- "sha256": "849c523037499de4f49f0ddf96c8ede5d4f7e1a4673b1449141468502edb1141",
- "size": 27074996,
- "url": "https://github.com/espressif/binutils-gdb/releases/download/esp-gdb-v11.1_20220318/xtensa-esp-elf-gdb-11.1_20220318-aarch64-linux-gnu.tar.gz"
- },
- "linux-armel": {
- "sha256": "352622085efc9dca1d2f148920e297751bd2d5bfc83e1c5a417f5a9369f92a96",
- "size": 25172145,
- "url": "https://github.com/espressif/binutils-gdb/releases/download/esp-gdb-v11.1_20220318/xtensa-esp-elf-gdb-11.1_20220318-arm-linux-gnueabi.tar.gz"
- },
- "linux-armhf": {
- "sha256": "482928dc7b54f85b1c92106c74141773270974744a4f7111deb5407411b97711",
- "size": 23455642,
- "url": "https://github.com/espressif/binutils-gdb/releases/download/esp-gdb-v11.1_20220318/xtensa-esp-elf-gdb-11.1_20220318-arm-linux-gnueabihf.tar.gz"
- },
- "linux-i686": {
- "sha256": "b4f61c82a41b5187dd59c2bb7371001b9d3bbac13dd66158a57097f4d7b951b0",
- "size": 25841496,
- "url": "https://github.com/espressif/binutils-gdb/releases/download/esp-gdb-v11.1_20220318/xtensa-esp-elf-gdb-11.1_20220318-i586-linux-gnu.tar.gz"
- },
- "macos": {
- "sha256": "18324682734ca2a23a45c5505f7bc1824336f88a4d59327d545083dc8a633bba",
- "size": 36455524,
- "url": "https://github.com/espressif/binutils-gdb/releases/download/esp-gdb-v11.1_20220318/xtensa-esp-elf-gdb-11.1_20220318-x86_64-apple-darwin14.tar.gz"
- },
- "macos-arm64": {
- "sha256": "18324682734ca2a23a45c5505f7bc1824336f88a4d59327d545083dc8a633bba",
- "size": 36455524,
- "url": "https://github.com/espressif/binutils-gdb/releases/download/esp-gdb-v11.1_20220318/xtensa-esp-elf-gdb-11.1_20220318-x86_64-apple-darwin14.tar.gz"
- },
- "name": "11.1_20220318",
- "status": "recommended",
- "win32": {
- "sha256": "b9f43a758d1bc3d9552c816033aaa439620459edb2b3618ef5bd4eadb1bb771b",
- "size": 22423882,
- "url": "https://github.com/espressif/binutils-gdb/releases/download/esp-gdb-v11.1_20220318/xtensa-esp-elf-gdb-11.1_20220318-i686-w64-mingw32.zip"
- },
- "win64": {
- "sha256": "b1bff9ee6b2a0025f33a9ddc97b92bab7578c11172c06e38a7483f98e157fb93",
- "size": 21938075,
- "url": "https://github.com/espressif/binutils-gdb/releases/download/esp-gdb-v11.1_20220318/xtensa-esp-elf-gdb-11.1_20220318-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"
- ],
- "version_cmd": [
- "riscv32-esp-elf-gdb",
- "--version"
- ],
- "version_regex": "GNU gdb \\(esp-gdb\\) ([a-z0-9.-_]+)",
- "versions": [
- {
- "linux-amd64": {
- "sha256": "b34bab21a39a04d5d863ce3ed58a1836403fd0240875a14553ce78773443cb0b",
- "size": 26558532,
- "url": "https://github.com/espressif/binutils-gdb/releases/download/esp-gdb-v11.1_20220318/riscv32-esp-elf-gdb-11.1_20220318-x86_64-linux-gnu.tar.gz"
- },
- "linux-arm64": {
- "sha256": "6c7392d91c5e3bdf00b2b1d998c370d48f4ff96c8fe7f2beb49df2aed65f455f",
- "size": 26889510,
- "url": "https://github.com/espressif/binutils-gdb/releases/download/esp-gdb-v11.1_20220318/riscv32-esp-elf-gdb-11.1_20220318-aarch64-linux-gnu.tar.gz"
- },
- "linux-armel": {
- "sha256": "af794c5ebc8651d717f307efa70d6a5d189f33f239c74d11ace8ddcb476f868a",
- "size": 25408085,
- "url": "https://github.com/espressif/binutils-gdb/releases/download/esp-gdb-v11.1_20220318/riscv32-esp-elf-gdb-11.1_20220318-arm-linux-gnueabi.tar.gz"
- },
- "linux-armhf": {
- "sha256": "511b5caf0495eb8f5eaa0272eaed4828f05619d34b63460936db14e75310bfb0",
- "size": 23658001,
- "url": "https://github.com/espressif/binutils-gdb/releases/download/esp-gdb-v11.1_20220318/riscv32-esp-elf-gdb-11.1_20220318-arm-linux-gnueabihf.tar.gz"
- },
- "linux-i686": {
- "sha256": "71627a0416f3dc8ee1c8f6a0e263c648ecbef6bc497c5ed4f708290c5db0c37e",
- "size": 25947586,
- "url": "https://github.com/espressif/binutils-gdb/releases/download/esp-gdb-v11.1_20220318/riscv32-esp-elf-gdb-11.1_20220318-i586-linux-gnu.tar.gz"
- },
- "macos": {
- "sha256": "315676b51b51d2aa04e1d0c49008a74c44ff3a5c6298b4ab06ef5878318551e2",
- "size": 36357845,
- "url": "https://github.com/espressif/binutils-gdb/releases/download/esp-gdb-v11.1_20220318/riscv32-esp-elf-gdb-11.1_20220318-x86_64-apple-darwin14.tar.gz"
- },
- "macos-arm64": {
- "sha256": "315676b51b51d2aa04e1d0c49008a74c44ff3a5c6298b4ab06ef5878318551e2",
- "size": 36357845,
- "url": "https://github.com/espressif/binutils-gdb/releases/download/esp-gdb-v11.1_20220318/riscv32-esp-elf-gdb-11.1_20220318-x86_64-apple-darwin14.tar.gz"
- },
- "name": "11.1_20220318",
- "status": "recommended",
- "win32": {
- "sha256": "a87dec111437a3774d3c21665d0ed89a3040e5f423de00e710fe5557da8c4388",
- "size": 22325998,
- "url": "https://github.com/espressif/binutils-gdb/releases/download/esp-gdb-v11.1_20220318/riscv32-esp-elf-gdb-11.1_20220318-i686-w64-mingw32.zip"
- },
- "win64": {
- "sha256": "07672aa7ac944a99ab8d7caa5fb815565ad06e5cd9f455aeecf433640f7da354",
- "size": 21474146,
- "url": "https://github.com/espressif/binutils-gdb/releases/download/esp-gdb-v11.1_20220318/riscv32-esp-elf-gdb-11.1_20220318-x86_64-w64-mingw32.zip"
- }
- }
- ]
- },
- {
- "description": "Toolchain for Xtensa (ESP32) based on GCC",
- "export_paths": [
- [
- "xtensa-esp32-elf",
- "bin"
- ]
- ],
- "export_vars": {},
- "info_url": "https://github.com/espressif/crosstool-NG",
- "install": "always",
- "license": "GPL-3.0-with-GCC-exception",
- "name": "xtensa-esp32-elf",
- "supported_targets": [
- "esp32"
- ],
- "version_cmd": [
- "xtensa-esp32-elf-gcc",
- "--version"
- ],
- "version_regex": "\\(crosstool-NG\\s+(?:crosstool-ng-)?([0-9a-zA-Z\\.\\-_]+)\\)\\s*([0-9\\.]+)",
- "version_regex_replace": "\\1-\\2",
- "versions": [
- {
- "linux-amd64": {
- "sha256": "9edd1e77627688f435561922d14299f6a0021ba1f6ff67e472e1108695a69e53",
- "size": 90569312,
- "url": "https://github.com/espressif/crosstool-NG/releases/download/esp-2021r2-patch3/xtensa-esp32-elf-gcc8_4_0-esp-2021r2-patch3-linux-amd64.tar.gz"
- },
- "linux-arm64": {
- "sha256": "3a21a3e310e6b1e7d7bed1f3e59698a5bd29ed3a5ca79fba9265d7dd2f1e0cd2",
- "size": 86838362,
- "url": "https://github.com/espressif/crosstool-NG/releases/download/esp-2021r2-patch3/xtensa-esp32-elf-gcc8_4_0-esp-2021r2-patch3-linux-arm64.tar.gz"
- },
- "linux-armel": {
- "sha256": "89313c4c1d8db1b01624f31b58bf3fbe527160569828ac4301e9daa75c52716d",
- "size": 86187540,
- "url": "https://github.com/espressif/crosstool-NG/releases/download/esp-2021r2-patch3/xtensa-esp32-elf-gcc8_4_0-esp-2021r2-patch3-linux-armel.tar.gz"
- },
- "linux-armhf": {
- "sha256": "ec07a9c75a0aa4b86496cacf2034154cd4a693b6f317c66a4a122c71fd04a518",
- "size": 83298212,
- "url": "https://github.com/espressif/crosstool-NG/releases/download/esp-2021r2-patch3/xtensa-esp32-elf-gcc8_4_0-esp-2021r2-patch3-linux-armhf.tar.gz"
- },
- "linux-i686": {
- "sha256": "a1f165a836f175daa6fbfde4ca99cb93b377f021fbfc41f79a700bd4df965a9a",
- "size": 92580267,
- "url": "https://github.com/espressif/crosstool-NG/releases/download/esp-2021r2-patch3/xtensa-esp32-elf-gcc8_4_0-esp-2021r2-patch3-linux-i686.tar.gz"
- },
- "macos": {
- "sha256": "dda3d7a43efd995d9a51d5a5741626dbf915df46078aef0b5aea7163ac82398b",
- "size": 97807647,
- "url": "https://github.com/espressif/crosstool-NG/releases/download/esp-2021r2-patch3/xtensa-esp32-elf-gcc8_4_0-esp-2021r2-patch3-macos.tar.gz"
- },
- "macos-arm64": {
- "sha256": "dda3d7a43efd995d9a51d5a5741626dbf915df46078aef0b5aea7163ac82398b",
- "size": 97807647,
- "url": "https://github.com/espressif/crosstool-NG/releases/download/esp-2021r2-patch3/xtensa-esp32-elf-gcc8_4_0-esp-2021r2-patch3-macos.tar.gz"
- },
- "name": "esp-2021r2-patch3-8.4.0",
- "status": "recommended",
- "win32": {
- "sha256": "fd147592928ef2d7092ba34b01ecd776fe26ba3d7e3f9b6b215a3b46e981ee2c",
- "size": 116464819,
- "url": "https://github.com/espressif/crosstool-NG/releases/download/esp-2021r2-patch3/xtensa-esp32-elf-gcc8_4_0-esp-2021r2-patch3-win32.zip"
- },
- "win64": {
- "sha256": "9395315c07de0b9f05c9a6616ba1f05e76ab651053f2f40479163a8e03cfa830",
- "size": 119511910,
- "url": "https://github.com/espressif/crosstool-NG/releases/download/esp-2021r2-patch3/xtensa-esp32-elf-gcc8_4_0-esp-2021r2-patch3-win64.zip"
- }
- }
- ]
- },
- {
- "description": "Toolchain for Xtensa (ESP32-S2) based on GCC",
- "export_paths": [
- [
- "xtensa-esp32s2-elf",
- "bin"
- ]
- ],
- "export_vars": {},
- "info_url": "https://github.com/espressif/crosstool-NG",
- "install": "always",
- "license": "GPL-3.0-with-GCC-exception",
- "name": "xtensa-esp32s2-elf",
- "supported_targets": [
- "esp32s2"
- ],
- "version_cmd": [
- "xtensa-esp32s2-elf-gcc",
- "--version"
- ],
- "version_regex": "\\(crosstool-NG\\s+(?:crosstool-ng-)?([0-9a-zA-Z\\.\\-_]+)\\)\\s*([0-9\\.]+)",
- "version_regex_replace": "\\1-\\2",
- "versions": [
- {
- "linux-amd64": {
- "sha256": "a32451a8edc1104b83cd9971178e61826e957d7db9ad9f81798a8969fd5a954e",
- "size": 90894048,
- "url": "https://github.com/espressif/crosstool-NG/releases/download/esp-2021r2-patch3/xtensa-esp32s2-elf-gcc8_4_0-esp-2021r2-patch3-linux-amd64.tar.gz"
- },
- "linux-arm64": {
- "sha256": "2ac2c94a533a99a091d2159c678c611c712c494b5f68d97913254712047260f9",
- "size": 87178224,
- "url": "https://github.com/espressif/crosstool-NG/releases/download/esp-2021r2-patch3/xtensa-esp32s2-elf-gcc8_4_0-esp-2021r2-patch3-linux-arm64.tar.gz"
- },
- "linux-armel": {
- "sha256": "da49afee1e2e03eaab3f492718789442d33b562800e2a892679f95b50be24d14",
- "size": 86569314,
- "url": "https://github.com/espressif/crosstool-NG/releases/download/esp-2021r2-patch3/xtensa-esp32s2-elf-gcc8_4_0-esp-2021r2-patch3-linux-armel.tar.gz"
- },
- "linux-armhf": {
- "sha256": "f2b9b89522f28547c8725a54c4e57e8a35dac56edc26aa8cd607c87a050249ac",
- "size": 83700311,
- "url": "https://github.com/espressif/crosstool-NG/releases/download/esp-2021r2-patch3/xtensa-esp32s2-elf-gcc8_4_0-esp-2021r2-patch3-linux-armhf.tar.gz"
- },
- "linux-i686": {
- "sha256": "36d3c4990a5feb68aa8534463bc9e8ee367fe23886f78e1d726f4411c7571462",
- "size": 92884013,
- "url": "https://github.com/espressif/crosstool-NG/releases/download/esp-2021r2-patch3/xtensa-esp32s2-elf-gcc8_4_0-esp-2021r2-patch3-linux-i686.tar.gz"
- },
- "macos": {
- "sha256": "de9af641678c93775e932ee5ec4f478f8925cfc1ebc22e41adc4fb85430a0c35",
- "size": 98224709,
- "url": "https://github.com/espressif/crosstool-NG/releases/download/esp-2021r2-patch3/xtensa-esp32s2-elf-gcc8_4_0-esp-2021r2-patch3-macos.tar.gz"
- },
- "macos-arm64": {
- "sha256": "de9af641678c93775e932ee5ec4f478f8925cfc1ebc22e41adc4fb85430a0c35",
- "size": 98224709,
- "url": "https://github.com/espressif/crosstool-NG/releases/download/esp-2021r2-patch3/xtensa-esp32s2-elf-gcc8_4_0-esp-2021r2-patch3-macos.tar.gz"
- },
- "name": "esp-2021r2-patch3-8.4.0",
- "status": "recommended",
- "win32": {
- "sha256": "ccf08afe60046f87b0e81ca17dc5073eda68ab5e7522c163dd5b583d713b7b39",
- "size": 116924759,
- "url": "https://github.com/espressif/crosstool-NG/releases/download/esp-2021r2-patch3/xtensa-esp32s2-elf-gcc8_4_0-esp-2021r2-patch3-win32.zip"
- },
- "win64": {
- "sha256": "37c91490b8fc75e638c23785e261eaf553be2dcd106cf6cff5b76981fa02955b",
- "size": 119912142,
- "url": "https://github.com/espressif/crosstool-NG/releases/download/esp-2021r2-patch3/xtensa-esp32s2-elf-gcc8_4_0-esp-2021r2-patch3-win64.zip"
- }
- }
- ]
- },
- {
- "description": "Toolchain for Xtensa (ESP32-S3) based on GCC",
- "export_paths": [
- [
- "xtensa-esp32s3-elf",
- "bin"
- ]
- ],
- "export_vars": {},
- "info_url": "https://github.com/espressif/crosstool-NG",
- "install": "always",
- "license": "GPL-3.0-with-GCC-exception",
- "name": "xtensa-esp32s3-elf",
- "supported_targets": [
- "esp32s3"
- ],
- "version_cmd": [
- "xtensa-esp32s3-elf-gcc",
- "--version"
- ],
- "version_regex": "\\(crosstool-NG\\s+(?:crosstool-ng-)?([0-9a-zA-Z\\.\\-_]+)\\)\\s*([0-9\\.]+)",
- "version_regex_replace": "\\1-\\2",
- "versions": [
- {
- "linux-amd64": {
- "sha256": "59b271d014ff3915b6db1b43b610a45eea15fe5d6877d12cae8a191cc996ed37",
- "size": 90903617,
- "url": "https://github.com/espressif/crosstool-NG/releases/download/esp-2021r2-patch3/xtensa-esp32s3-elf-gcc8_4_0-esp-2021r2-patch3-linux-amd64.tar.gz"
- },
- "linux-arm64": {
- "sha256": "7051b32483e61f98606d71c98e372929428a5165df791dcd5830ed9517763152",
- "size": 87065204,
- "url": "https://github.com/espressif/crosstool-NG/releases/download/esp-2021r2-patch3/xtensa-esp32s3-elf-gcc8_4_0-esp-2021r2-patch3-linux-arm64.tar.gz"
- },
- "linux-armel": {
- "sha256": "48c8dbbf96eec691a812327dc580042d9718fe989e60c2111ebfd692ac710081",
- "size": 86455731,
- "url": "https://github.com/espressif/crosstool-NG/releases/download/esp-2021r2-patch3/xtensa-esp32s3-elf-gcc8_4_0-esp-2021r2-patch3-linux-armel.tar.gz"
- },
- "linux-armhf": {
- "sha256": "efc037db5b3565d907c611ef9d17f156080949c0382feeaec86ed7b54d9fa2ae",
- "size": 83561862,
- "url": "https://github.com/espressif/crosstool-NG/releases/download/esp-2021r2-patch3/xtensa-esp32s3-elf-gcc8_4_0-esp-2021r2-patch3-linux-armhf.tar.gz"
- },
- "linux-i686": {
- "sha256": "552dca3f4302ab7ca88a934b0391200198c9d10a4d8ac413fe604cbf8601f950",
- "size": 92906274,
- "url": "https://github.com/espressif/crosstool-NG/releases/download/esp-2021r2-patch3/xtensa-esp32s3-elf-gcc8_4_0-esp-2021r2-patch3-linux-i686.tar.gz"
- },
- "macos": {
- "sha256": "e5af78f05d3af07617805d06ebb45ff2fe9b6aed6970a84c35eea28a5d8d5e53",
- "size": 98553473,
- "url": "https://github.com/espressif/crosstool-NG/releases/download/esp-2021r2-patch3/xtensa-esp32s3-elf-gcc8_4_0-esp-2021r2-patch3-macos.tar.gz"
- },
- "macos-arm64": {
- "sha256": "e5af78f05d3af07617805d06ebb45ff2fe9b6aed6970a84c35eea28a5d8d5e53",
- "size": 98553473,
- "url": "https://github.com/espressif/crosstool-NG/releases/download/esp-2021r2-patch3/xtensa-esp32s3-elf-gcc8_4_0-esp-2021r2-patch3-macos.tar.gz"
- },
- "name": "esp-2021r2-patch3-8.4.0",
- "status": "recommended",
- "win32": {
- "sha256": "1b70163acccc5655449de1d149427a54f384156bd35816ec60c422d76d033f05",
- "size": 116847008,
- "url": "https://github.com/espressif/crosstool-NG/releases/download/esp-2021r2-patch3/xtensa-esp32s3-elf-gcc8_4_0-esp-2021r2-patch3-win32.zip"
- },
- "win64": {
- "sha256": "58e58575d1938879fd51e822181e54bcb343aa846eb3fca8f616c2cde7bd0041",
- "size": 120066269,
- "url": "https://github.com/espressif/crosstool-NG/releases/download/esp-2021r2-patch3/xtensa-esp32s3-elf-gcc8_4_0-esp-2021r2-patch3-win64.zip"
- }
- }
- ]
- },
- {
- "description": "LLVM for Xtensa (ESP32, ESP32-S2) based on clang",
- "export_paths": [
- [
- "xtensa-esp32-elf-clang",
- "bin"
- ]
- ],
- "export_vars": {},
- "info_url": "https://github.com/espressif/llvm-project",
- "install": "on_request",
- "license": "Apache-2.0",
- "name": "xtensa-clang",
- "supported_targets": [
- "esp32",
- "esp32s2"
- ],
- "version_cmd": [
- "clang",
- "--version"
- ],
- "version_regex": "version\\s*([0-9\\.]+)\\s*\\([^\\s]+\\s*(\\w{10}).+\\)",
- "version_regex_replace": "\\1-\\2",
- "versions": [
- {
- "linux-amd64": {
- "sha256": "d62d9234c702a86ed510777125ee97458204e28877806a73f9de5e41d7b65716",
- "size": 102954848,
- "url": "https://github.com/espressif/llvm-project/releases/download/esp-12.0.1-20210914/xtensa-esp32-elf-llvm12_0_1-esp-12.0.1-20210914-linux-amd64.tar.xz"
- },
- "macos": {
- "sha256": "6e7413e5fa515e403859ecf5301bdcdc3f8bf12c5de9aecaa11e9f17f32b05db",
- "size": 89888488,
- "url": "https://github.com/espressif/llvm-project/releases/download/esp-12.0.1-20210914/xtensa-esp32-elf-llvm12_0_1-esp-12.0.1-20210914-macos.tar.xz"
- },
- "macos-arm64": {
- "sha256": "6e7413e5fa515e403859ecf5301bdcdc3f8bf12c5de9aecaa11e9f17f32b05db",
- "size": 89888488,
- "url": "https://github.com/espressif/llvm-project/releases/download/esp-12.0.1-20210914/xtensa-esp32-elf-llvm12_0_1-esp-12.0.1-20210914-macos.tar.xz"
- },
- "name": "12.0.1-d9341b81fc",
- "status": "recommended",
- "win64": {
- "sha256": "e056366959c722367e4144076c5383bd417ea199db5658bb7bb6c95b9aca014b",
- "size": 177903504,
- "url": "https://github.com/espressif/llvm-project/releases/download/esp-12.0.1-20210914/xtensa-esp32-elf-llvm12_0_1-esp-12.0.1-20210914-win64.zip"
- }
- }
- ]
- },
- {
- "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",
- "esp32h2",
- "esp32c2"
- ],
- "version_cmd": [
- "riscv32-esp-elf-gcc",
- "--version"
- ],
- "version_regex": "\\(crosstool-NG\\s+(?:crosstool-ng-)?([0-9a-zA-Z\\.\\-_]+)\\)\\s*([0-9\\.]+)",
- "version_regex_replace": "\\1-\\2",
- "versions": [
- {
- "linux-amd64": {
- "sha256": "179cbad579790ad35e0f414a18d90017c0f158c397022411a8e9867db2174f15",
- "size": 106843321,
- "url": "https://github.com/espressif/crosstool-NG/releases/download/esp-2021r2-patch3/riscv32-esp-elf-gcc8_4_0-esp-2021r2-patch3-linux-amd64.tar.gz"
- },
- "linux-arm64": {
- "sha256": "fb339d476c79c76db8f903b265cab6bb6950d5ed954dec644445252d3378023c",
- "size": 103277393,
- "url": "https://github.com/espressif/crosstool-NG/releases/download/esp-2021r2-patch3/riscv32-esp-elf-gcc8_4_0-esp-2021r2-patch3-linux-arm64.tar.gz"
- },
- "linux-armel": {
- "sha256": "51a6296d8334b7452dba44b2b62e87afd7fd1c74bafa1aa29b1f4ab72cb9e5e0",
- "size": 103062256,
- "url": "https://github.com/espressif/crosstool-NG/releases/download/esp-2021r2-patch3/riscv32-esp-elf-gcc8_4_0-esp-2021r2-patch3-linux-armel.tar.gz"
- },
- "linux-armhf": {
- "sha256": "faa723e2fe84154ea8081ef204d9db51c5b7e5702497dff4f3b33e250e42f776",
- "size": 100134810,
- "url": "https://github.com/espressif/crosstool-NG/releases/download/esp-2021r2-patch3/riscv32-esp-elf-gcc8_4_0-esp-2021r2-patch3-linux-armhf.tar.gz"
- },
- "linux-i686": {
- "sha256": "fef60f7ef37ffaa50416d8f244cdbd710d6729dae41ef06c4ec0e50a1f3b7dd7",
- "size": 109460025,
- "url": "https://github.com/espressif/crosstool-NG/releases/download/esp-2021r2-patch3/riscv32-esp-elf-gcc8_4_0-esp-2021r2-patch3-linux-i686.tar.gz"
- },
- "macos": {
- "sha256": "4aacc1742a76349d790b1ac8e9e9d963daefda5346dbd6741cfe8e7a35a44e4e",
- "size": 113703959,
- "url": "https://github.com/espressif/crosstool-NG/releases/download/esp-2021r2-patch3/riscv32-esp-elf-gcc8_4_0-esp-2021r2-patch3-macos.tar.gz"
- },
- "macos-arm64": {
- "sha256": "4aacc1742a76349d790b1ac8e9e9d963daefda5346dbd6741cfe8e7a35a44e4e",
- "size": 113703959,
- "url": "https://github.com/espressif/crosstool-NG/releases/download/esp-2021r2-patch3/riscv32-esp-elf-gcc8_4_0-esp-2021r2-patch3-macos.tar.gz"
- },
- "name": "esp-2021r2-patch3-8.4.0",
- "status": "recommended",
- "win32": {
- "sha256": "eb2a442d7f551ebeb842995ec372ec4b364314ca2d7aae779399a74972f7d6bc",
- "size": 144711970,
- "url": "https://github.com/espressif/crosstool-NG/releases/download/esp-2021r2-patch3/riscv32-esp-elf-gcc8_4_0-esp-2021r2-patch3-win32.zip"
- },
- "win64": {
- "sha256": "f5607e5187317d521f0474cade83f8eb590f2d165d95c3779b6ce11fbac21d1f",
- "size": 146606480,
- "url": "https://github.com/espressif/crosstool-NG/releases/download/esp-2021r2-patch3/riscv32-esp-elf-gcc8_4_0-esp-2021r2-patch3-win64.zip"
- }
- }
- ]
- },
- {
- "description": "Toolchain for ESP32 ULP coprocessor",
- "export_paths": [
- [
- "esp32ulp-elf-binutils",
- "bin"
- ]
- ],
- "export_vars": {},
- "info_url": "https://github.com/espressif/binutils-esp32ulp",
- "install": "always",
- "license": "GPL-2.0-or-later",
- "name": "esp32ulp-elf",
- "platform_overrides": [
- {
- "install": "never",
- "platforms": [
- "linux-i686",
- "linux-arm64"
- ]
- }
- ],
- "supported_targets": [
- "esp32"
- ],
- "version_cmd": [
- "esp32ulp-elf-as",
- "--version"
- ],
- "version_regex": "\\(GNU Binutils\\)\\s+([0-9a-z\\.\\-]+)",
- "versions": [
- {
- "linux-amd64": {
- "sha256": "3016c4fc551181175bd9979869bc1d1f28fa8efa25a0e29ad7f833fca4bc03d7",
- "size": 8248656,
- "url": "https://github.com/espressif/binutils-esp32ulp/releases/download/v2.28.51-esp-20191205/binutils-esp32ulp-linux-amd64-2.28.51-esp-20191205.tar.gz"
- },
- "linux-armel": {
- "sha256": "88967c086a6e71834282d9ae05841ee74dae1815f27807b25cdd3f7775a47101",
- "size": 8033639,
- "url": "https://github.com/espressif/binutils-esp32ulp/releases/download/v2.28.51-esp-20191205/binutils-esp32ulp-linux-armel-2.28.51-esp-20191205.tar.gz"
- },
- "macos": {
- "sha256": "a35d9e7a0445247c7fc9dccd3fbc35682f0fafc28beeb10c94b59466317190c4",
- "size": 8872874,
- "url": "https://github.com/espressif/binutils-esp32ulp/releases/download/v2.28.51-esp-20191205/binutils-esp32ulp-macos-2.28.51-esp-20191205.tar.gz"
- },
- "macos-arm64": {
- "sha256": "a35d9e7a0445247c7fc9dccd3fbc35682f0fafc28beeb10c94b59466317190c4",
- "size": 8872874,
- "url": "https://github.com/espressif/binutils-esp32ulp/releases/download/v2.28.51-esp-20191205/binutils-esp32ulp-macos-2.28.51-esp-20191205.tar.gz"
- },
- "name": "2.28.51-esp-20191205",
- "status": "recommended",
- "win32": {
- "sha256": "bade309353a9f0a4e5cc03bfe84845e33205f05502c4b199195e871ded271ab5",
- "size": 12234162,
- "url": "https://github.com/espressif/binutils-esp32ulp/releases/download/v2.28.51-esp-20191205/binutils-esp32ulp-win32-2.28.51-esp-20191205.zip"
- },
- "win64": {
- "sha256": "bade309353a9f0a4e5cc03bfe84845e33205f05502c4b199195e871ded271ab5",
- "size": 12234162,
- "url": "https://github.com/espressif/binutils-esp32ulp/releases/download/v2.28.51-esp-20191205/binutils-esp32ulp-win32-2.28.51-esp-20191205.zip"
- }
- }
- ]
- },
- {
- "description": "Toolchain for ESP32-S2 and ESP32-S3 ULP coprocessors",
- "export_paths": [
- [
- "esp32s2ulp-elf-binutils",
- "bin"
- ]
- ],
- "export_vars": {},
- "info_url": "https://github.com/espressif/binutils-esp32ulp",
- "install": "always",
- "license": "GPL-2.0-or-later",
- "name": "esp32s2ulp-elf",
- "platform_overrides": [
- {
- "install": "never",
- "platforms": [
- "linux-i686",
- "linux-arm64"
- ]
- }
- ],
- "supported_targets": [
- "esp32s2",
- "esp32s3"
- ],
- "version_cmd": [
- "esp32s2ulp-elf-as",
- "--version"
- ],
- "version_regex": "\\(GNU Binutils\\)\\s+([0-9a-z\\.\\-]+)",
- "versions": [
- {
- "linux-amd64": {
- "sha256": "df7b2ff6c7c718a7cbe3b4b6dbcd68180d835d164d1913bc4698fd3781b9a466",
- "size": 8254018,
- "url": "https://github.com/espressif/binutils-esp32ulp/releases/download/v2.28.51-esp-20191205/binutils-esp32s2ulp-linux-amd64-2.28.51-esp-20191205.tar.gz"
- },
- "linux-armel": {
- "sha256": "893b213c8f716d455a6efb2b08b6cf1bc34d08b78ee19c31e82ac44b1b45417e",
- "size": 8034624,
- "url": "https://github.com/espressif/binutils-esp32ulp/releases/download/v2.28.51-esp-20191205/binutils-esp32s2ulp-linux-armel-2.28.51-esp-20191205.tar.gz"
- },
- "macos": {
- "sha256": "5a9bb678a5246638cbda303f523d9bb8121a9a24dc01ecb22c21c46c41184155",
- "size": 8876194,
- "url": "https://github.com/espressif/binutils-esp32ulp/releases/download/v2.28.51-esp-20191205/binutils-esp32s2ulp-macos-2.28.51-esp-20191205.tar.gz"
- },
- "macos-arm64": {
- "sha256": "5a9bb678a5246638cbda303f523d9bb8121a9a24dc01ecb22c21c46c41184155",
- "size": 8876194,
- "url": "https://github.com/espressif/binutils-esp32ulp/releases/download/v2.28.51-esp-20191205/binutils-esp32s2ulp-macos-2.28.51-esp-20191205.tar.gz"
- },
- "name": "2.28.51-esp-20191205",
- "status": "recommended",
- "win32": {
- "sha256": "587de59fbb469a39f96168ae3eaa9f06b2601e6e0543c87eaf1bd97f23e5c4ca",
- "size": 12239199,
- "url": "https://github.com/espressif/binutils-esp32ulp/releases/download/v2.28.51-esp-20191205/binutils-esp32s2ulp-win32-2.28.51-esp-20191205.zip"
- },
- "win64": {
- "sha256": "587de59fbb469a39f96168ae3eaa9f06b2601e6e0543c87eaf1bd97f23e5c4ca",
- "size": 12239199,
- "url": "https://github.com/espressif/binutils-esp32ulp/releases/download/v2.28.51-esp-20191205/binutils-esp32s2ulp-win32-2.28.51-esp-20191205.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": "97bf730372f9900b2dfb9206fccbcf92f5c7f3b502148b832e77451aa0f9e0e6",
- "size": 43877847,
- "url": "https://github.com/Kitware/CMake/releases/download/v3.20.3/cmake-3.20.3-linux-x86_64.tar.gz"
- },
- "linux-arm64": {
- "sha256": "77620f99e9d5f39cf4a49294c6a68c89a978ecef144894618974b9958efe3c2a",
- "size": 45139836,
- "url": "https://github.com/Kitware/CMake/releases/download/v3.20.3/cmake-3.20.3-linux-aarch64.tar.gz"
- },
- "linux-armel": {
- "sha256": "f8bd050c2745f0dcc4b7cef9738bbfef775950a10f5bd377abb0062835e669dc",
- "size": 13759084,
- "url": "https://dl.espressif.com/dl/cmake/cmake-3.20.3-Linux-armv7l.tar.gz"
- },
- "macos": {
- "sha256": "5f72dba3aa5f3800fb29ab6115ae0b31f10bdb2aad66204e14c98f6ac7e6b6ed",
- "size": 66311879,
- "url": "https://github.com/Kitware/CMake/releases/download/v3.20.3/cmake-3.20.3-macos-universal.tar.gz"
- },
- "macos-arm64": {
- "sha256": "5f72dba3aa5f3800fb29ab6115ae0b31f10bdb2aad66204e14c98f6ac7e6b6ed",
- "size": 66311879,
- "url": "https://github.com/Kitware/CMake/releases/download/v3.20.3/cmake-3.20.3-macos-universal.tar.gz"
- },
- "name": "3.20.3",
- "status": "recommended",
- "win32": {
- "sha256": "e276cf7fbb3e3e88bc666e183bc3ddaceb143a4c83fb357b1dbb1a26fd6e4ea2",
- "size": 36995168,
- "url": "https://github.com/Kitware/CMake/releases/download/v3.20.3/cmake-3.20.3-windows-x86_64.zip"
- },
- "win64": {
- "sha256": "e276cf7fbb3e3e88bc666e183bc3ddaceb143a4c83fb357b1dbb1a26fd6e4ea2",
- "size": 36995168,
- "url": "https://github.com/Kitware/CMake/releases/download/v3.20.3/cmake-3.20.3-windows-x86_64.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": "8d49845d7f0f2f9178e72c694a76e39a6ef3dd219cfccbfc2b8e09fc8d8f1c6e",
- "size": 2058842,
- "url": "https://github.com/espressif/openocd-esp32/releases/download/v0.11.0-esp32-20220411/openocd-esp32-linux-amd64-0.11.0-esp32-20220411.tar.gz"
- },
- "linux-arm64": {
- "sha256": "584e4d10d6efb9985f4212542cfa2a92f89c747b54035bac8aa75b5f5e768e28",
- "size": 1902060,
- "url": "https://github.com/espressif/openocd-esp32/releases/download/v0.11.0-esp32-20220411/openocd-esp32-linux-arm64-0.11.0-esp32-20220411.tar.gz"
- },
- "linux-armel": {
- "sha256": "49189d645d8c482b81d1870766a5795da30a79b352d98803f0054f200174fc5a",
- "size": 2128366,
- "url": "https://github.com/espressif/openocd-esp32/releases/download/v0.11.0-esp32-20220411/openocd-esp32-linux-armel-0.11.0-esp32-20220411.tar.gz"
- },
- "linux-armhf": {
- "sha256": "a538a2b98fd09fb548a9dbfa0b5155364273e1ae37e944d1abfa04cc4e6e0ba2",
- "size": 2009408,
- "url": "https://github.com/espressif/openocd-esp32/releases/download/v0.11.0-esp32-20220411/openocd-esp32-linux-armhf-0.11.0-esp32-20220411.tar.gz"
- },
- "macos": {
- "sha256": "d718bc24087f796ff06f49fb9052183b302402ab775460b1ebdfc4b5e1768463",
- "size": 2125935,
- "url": "https://github.com/espressif/openocd-esp32/releases/download/v0.11.0-esp32-20220411/openocd-esp32-macos-0.11.0-esp32-20220411.tar.gz"
- },
- "macos-arm64": {
- "sha256": "19448f0d4aaafa85c93c86e363ca879e5ccdcfdda42ba5ce4ac3817e9d8eecdb",
- "size": 2165892,
- "url": "https://github.com/espressif/openocd-esp32/releases/download/v0.11.0-esp32-20220411/openocd-esp32-macos-arm64-0.11.0-esp32-20220411.tar.gz"
- },
- "name": "v0.11.0-esp32-20220411",
- "status": "recommended",
- "win32": {
- "sha256": "167e9299fa1d022b493c76332f507f6a6735c7bfec3cf91c54a598b331c78b5f",
- "size": 2570094,
- "url": "https://github.com/espressif/openocd-esp32/releases/download/v0.11.0-esp32-20220411/openocd-esp32-win32-0.11.0-esp32-20220411.zip"
- },
- "win64": {
- "sha256": "167e9299fa1d022b493c76332f507f6a6735c7bfec3cf91c54a598b331c78b5f",
- "size": 2570094,
- "url": "https://github.com/espressif/openocd-esp32/releases/download/v0.11.0-esp32-20220411/openocd-esp32-win32-0.11.0-esp32-20220411.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": {
- "sha256": "32bb769de4d57aa7ee0e292cfcb7553e7cc8ea0961f7aa2b3aee60aa407c4033",
- "size": 106415,
- "url": "https://dl.espressif.com/dl/ninja-1.10.2-linux64.tar.gz"
- },
- "macos": {
- "sha256": "847bb1ca4bc16d8dba6aeed3ecb5055498b86bc68c364c37583eb5738bb440f1",
- "size": 240112,
- "url": "https://dl.espressif.com/dl/ninja-1.10.2-osx.tar.gz"
- },
- "macos-arm64": {
- "sha256": "847bb1ca4bc16d8dba6aeed3ecb5055498b86bc68c364c37583eb5738bb440f1",
- "size": 240112,
- "url": "https://dl.espressif.com/dl/ninja-1.10.2-osx.tar.gz"
- },
- "name": "1.10.2",
- "status": "recommended",
- "win64": {
- "sha256": "bbde850d247d2737c5764c927d1071cbb1f1957dcabda4a130fa8547c12c695f",
- "size": 262670,
- "url": "https://dl.espressif.com/dl/ninja-1.10.2-win64.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.3-windows-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.3",
- "status": "recommended",
- "win64": {
- "sha256": "a9cacae73c3906d8193456328bee74f7748cb1559a32eaced9ee78eadd416105",
- "size": 1550675,
- "url": "https://github.com/ccache/ccache/releases/download/v4.3/ccache-4.3-windows-64.zip"
- }
- }
- ]
- },
- {
- "description": "dfu-util (Device Firmware Upgrade Utilities)",
- "export_paths": [
- [
- "dfu-util-0.9-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.9",
- "status": "recommended",
- "win64": {
- "sha256": "5816d7ec68ef3ac07b5ac9fb9837c57d2efe45b6a80a2f2bbe6b40b1c15c470e",
- "size": 735635,
- "url": "https://dl.espressif.com/dl/dfu-util-0.9-win64.zip"
- }
- }
- ]
- }
- ],
- "version": 1
- }
|