|
9 | 9 | "online": "http://esp32.com"
|
10 | 10 | },
|
11 | 11 | "platforms": [
|
| 12 | + { |
| 13 | + "name": "esp32", |
| 14 | + "architecture": "esp32", |
| 15 | + "version": "2.0.3", |
| 16 | + "category": "ESP32", |
| 17 | + "url": "https://github.com/espressif/arduino-esp32/releases/download/2.0.3/esp32-2.0.3.zip", |
| 18 | + "archiveFileName": "esp32-2.0.3.zip", |
| 19 | + "checksum": "SHA-256:7a44ab32a2bfe18a84fd1f75aa1921dae92c6b4a74a2eb4d0c7d479b34996f3b", |
| 20 | + "size": "246542267", |
| 21 | + "help": { |
| 22 | + "online": "" |
| 23 | + }, |
| 24 | + "boards": [ |
| 25 | + { |
| 26 | + "name": "ESP32 Dev Board" |
| 27 | + }, |
| 28 | + { |
| 29 | + "name": "ESP32-S2 Dev Board" |
| 30 | + }, |
| 31 | + { |
| 32 | + "name": "ESP32-S3 Dev Board" |
| 33 | + }, |
| 34 | + { |
| 35 | + "name": "ESP32-C3 Dev Board" |
| 36 | + } |
| 37 | + ], |
| 38 | + "toolsDependencies": [ |
| 39 | + { |
| 40 | + "packager": "esp32", |
| 41 | + "name": "riscv32-esp-elf-gcc", |
| 42 | + "version": "gcc8_4_0-esp-2021r2-patch3" |
| 43 | + }, |
| 44 | + { |
| 45 | + "packager": "esp32", |
| 46 | + "name": "xtensa-esp32-elf-gcc", |
| 47 | + "version": "gcc8_4_0-esp-2021r2-patch3" |
| 48 | + }, |
| 49 | + { |
| 50 | + "packager": "esp32", |
| 51 | + "name": "xtensa-esp32s2-elf-gcc", |
| 52 | + "version": "gcc8_4_0-esp-2021r2-patch3" |
| 53 | + }, |
| 54 | + { |
| 55 | + "packager": "esp32", |
| 56 | + "name": "xtensa-esp32s3-elf-gcc", |
| 57 | + "version": "gcc8_4_0-esp-2021r2-patch3" |
| 58 | + }, |
| 59 | + { |
| 60 | + "packager": "esp32", |
| 61 | + "name": "esptool_py", |
| 62 | + "version": "3.3.0" |
| 63 | + }, |
| 64 | + { |
| 65 | + "packager": "esp32", |
| 66 | + "name": "mkspiffs", |
| 67 | + "version": "0.2.3" |
| 68 | + }, |
| 69 | + { |
| 70 | + "packager": "esp32", |
| 71 | + "name": "mklittlefs", |
| 72 | + "version": "3.0.0-gnu12-dc7f933" |
| 73 | + } |
| 74 | + ] |
| 75 | + }, |
12 | 76 | {
|
13 | 77 | "name": "esp32",
|
14 | 78 | "architecture": "esp32",
|
|
457 | 521 | }
|
458 | 522 | ],
|
459 | 523 | "tools": [
|
| 524 | + { |
| 525 | + "name": "riscv32-esp-elf-gcc", |
| 526 | + "version": "gcc8_4_0-esp-2021r2-patch3", |
| 527 | + "systems": [ |
| 528 | + { |
| 529 | + "host": "x86_64-pc-linux-gnu", |
| 530 | + "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", |
| 531 | + "archiveFileName": "riscv32-esp-elf-gcc8_4_0-esp-2021r2-patch3-linux-amd64.tar.gz", |
| 532 | + "checksum": "SHA-256:179cbad579790ad35e0f414a18d90017c0f158c397022411a8e9867db2174f15", |
| 533 | + "size": "106843321" |
| 534 | + }, |
| 535 | + { |
| 536 | + "host": "aarch64-linux-gnu", |
| 537 | + "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", |
| 538 | + "archiveFileName": "riscv32-esp-elf-gcc8_4_0-esp-2021r2-patch3-linux-arm64.tar.gz", |
| 539 | + "checksum": "SHA-256:fb339d476c79c76db8f903b265cab6bb6950d5ed954dec644445252d3378023c", |
| 540 | + "size": "103277393" |
| 541 | + }, |
| 542 | + { |
| 543 | + "host": "arm-linux-gnueabihf", |
| 544 | + "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", |
| 545 | + "archiveFileName": "riscv32-esp-elf-gcc8_4_0-esp-2021r2-patch3-linux-armel.tar.gz", |
| 546 | + "checksum": "SHA-256:51a6296d8334b7452dba44b2b62e87afd7fd1c74bafa1aa29b1f4ab72cb9e5e0", |
| 547 | + "size": "103062256" |
| 548 | + }, |
| 549 | + { |
| 550 | + "host": "i686-pc-linux-gnu", |
| 551 | + "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", |
| 552 | + "archiveFileName": "riscv32-esp-elf-gcc8_4_0-esp-2021r2-patch3-linux-i686.tar.gz", |
| 553 | + "checksum": "SHA-256:fef60f7ef37ffaa50416d8f244cdbd710d6729dae41ef06c4ec0e50a1f3b7dd7", |
| 554 | + "size": "109460025" |
| 555 | + }, |
| 556 | + { |
| 557 | + "host": "x86_64-apple-darwin", |
| 558 | + "url": "https://github.com/espressif/crosstool-NG/releases/download/esp-2021r2-patch3/riscv32-esp-elf-gcc8_4_0-esp-2021r2-patch3-macos.tar.gz", |
| 559 | + "archiveFileName": "riscv32-esp-elf-gcc8_4_0-esp-2021r2-patch3-macos.tar.gz", |
| 560 | + "checksum": "SHA-256:4aacc1742a76349d790b1ac8e9e9d963daefda5346dbd6741cfe8e7a35a44e4e", |
| 561 | + "size": "113703959" |
| 562 | + }, |
| 563 | + { |
| 564 | + "host": "i686-mingw32", |
| 565 | + "url": "https://github.com/espressif/crosstool-NG/releases/download/esp-2021r2-patch3/riscv32-esp-elf-gcc8_4_0-esp-2021r2-patch3-win32.zip", |
| 566 | + "archiveFileName": "riscv32-esp-elf-gcc8_4_0-esp-2021r2-patch3-win32.zip", |
| 567 | + "checksum": "SHA-256:eb2a442d7f551ebeb842995ec372ec4b364314ca2d7aae779399a74972f7d6bc", |
| 568 | + "size": "144711970" |
| 569 | + }, |
| 570 | + { |
| 571 | + "host": "x86_64-mingw32", |
| 572 | + "url": "https://github.com/espressif/crosstool-NG/releases/download/esp-2021r2-patch3/riscv32-esp-elf-gcc8_4_0-esp-2021r2-patch3-win64.zip", |
| 573 | + "archiveFileName": "riscv32-esp-elf-gcc8_4_0-esp-2021r2-patch3-win64.zip", |
| 574 | + "checksum": "SHA-256:f5607e5187317d521f0474cade83f8eb590f2d165d95c3779b6ce11fbac21d1f", |
| 575 | + "size": "146606480" |
| 576 | + } |
| 577 | + ] |
| 578 | + }, |
460 | 579 | {
|
461 | 580 | "name": "riscv32-esp-elf-gcc",
|
462 | 581 | "version": "gcc8_4_0-esp-2021r2",
|
|
553 | 672 | }
|
554 | 673 | ]
|
555 | 674 | },
|
| 675 | + { |
| 676 | + "name": "xtensa-esp32-elf-gcc", |
| 677 | + "version": "gcc8_4_0-esp-2021r2-patch3", |
| 678 | + "systems": [ |
| 679 | + { |
| 680 | + "host": "x86_64-pc-linux-gnu", |
| 681 | + "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", |
| 682 | + "archiveFileName": "xtensa-esp32-elf-gcc8_4_0-esp-2021r2-patch3-linux-amd64.tar.gz", |
| 683 | + "checksum": "SHA-256:9edd1e77627688f435561922d14299f6a0021ba1f6ff67e472e1108695a69e53", |
| 684 | + "size": "90569312" |
| 685 | + }, |
| 686 | + { |
| 687 | + "host": "aarch64-linux-gnu", |
| 688 | + "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", |
| 689 | + "archiveFileName": "xtensa-esp32-elf-gcc8_4_0-esp-2021r2-patch3-linux-arm64.tar.gz", |
| 690 | + "checksum": "SHA-256:3a21a3e310e6b1e7d7bed1f3e59698a5bd29ed3a5ca79fba9265d7dd2f1e0cd2", |
| 691 | + "size": "86838362" |
| 692 | + }, |
| 693 | + { |
| 694 | + "host": "arm-linux-gnueabihf", |
| 695 | + "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", |
| 696 | + "archiveFileName": "xtensa-esp32-elf-gcc8_4_0-esp-2021r2-patch3-linux-armel.tar.gz", |
| 697 | + "checksum": "SHA-256:89313c4c1d8db1b01624f31b58bf3fbe527160569828ac4301e9daa75c52716d", |
| 698 | + "size": "86187540" |
| 699 | + }, |
| 700 | + { |
| 701 | + "host": "i686-pc-linux-gnu", |
| 702 | + "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", |
| 703 | + "archiveFileName": "xtensa-esp32-elf-gcc8_4_0-esp-2021r2-patch3-linux-i686.tar.gz", |
| 704 | + "checksum": "SHA-256:a1f165a836f175daa6fbfde4ca99cb93b377f021fbfc41f79a700bd4df965a9a", |
| 705 | + "size": "92580267" |
| 706 | + }, |
| 707 | + { |
| 708 | + "host": "x86_64-apple-darwin", |
| 709 | + "url": "https://github.com/espressif/crosstool-NG/releases/download/esp-2021r2-patch3/xtensa-esp32-elf-gcc8_4_0-esp-2021r2-patch3-macos.tar.gz", |
| 710 | + "archiveFileName": "xtensa-esp32-elf-gcc8_4_0-esp-2021r2-patch3-macos.tar.gz", |
| 711 | + "checksum": "SHA-256:dda3d7a43efd995d9a51d5a5741626dbf915df46078aef0b5aea7163ac82398b", |
| 712 | + "size": "97807647" |
| 713 | + }, |
| 714 | + { |
| 715 | + "host": "i686-mingw32", |
| 716 | + "url": "https://github.com/espressif/crosstool-NG/releases/download/esp-2021r2-patch3/xtensa-esp32-elf-gcc8_4_0-esp-2021r2-patch3-win32.zip", |
| 717 | + "archiveFileName": "xtensa-esp32-elf-gcc8_4_0-esp-2021r2-patch3-win32.zip", |
| 718 | + "checksum": "SHA-256:fd147592928ef2d7092ba34b01ecd776fe26ba3d7e3f9b6b215a3b46e981ee2c", |
| 719 | + "size": "116464819" |
| 720 | + }, |
| 721 | + { |
| 722 | + "host": "x86_64-mingw32", |
| 723 | + "url": "https://github.com/espressif/crosstool-NG/releases/download/esp-2021r2-patch3/xtensa-esp32-elf-gcc8_4_0-esp-2021r2-patch3-win64.zip", |
| 724 | + "archiveFileName": "xtensa-esp32-elf-gcc8_4_0-esp-2021r2-patch3-win64.zip", |
| 725 | + "checksum": "SHA-256:9395315c07de0b9f05c9a6616ba1f05e76ab651053f2f40479163a8e03cfa830", |
| 726 | + "size": "119511910" |
| 727 | + } |
| 728 | + ] |
| 729 | + }, |
556 | 730 | {
|
557 | 731 | "name": "xtensa-esp32-elf-gcc",
|
558 | 732 | "version": "gcc8_4_0-esp-2021r2",
|
|
738 | 912 | }
|
739 | 913 | ]
|
740 | 914 | },
|
| 915 | + { |
| 916 | + "name": "xtensa-esp32s2-elf-gcc", |
| 917 | + "version": "gcc8_4_0-esp-2021r2-patch3", |
| 918 | + "systems": [ |
| 919 | + { |
| 920 | + "host": "x86_64-pc-linux-gnu", |
| 921 | + "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", |
| 922 | + "archiveFileName": "xtensa-esp32s2-elf-gcc8_4_0-esp-2021r2-patch3-linux-amd64.tar.gz", |
| 923 | + "checksum": "SHA-256:a32451a8edc1104b83cd9971178e61826e957d7db9ad9f81798a8969fd5a954e", |
| 924 | + "size": "90894048" |
| 925 | + }, |
| 926 | + { |
| 927 | + "host": "aarch64-linux-gnu", |
| 928 | + "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", |
| 929 | + "archiveFileName": "xtensa-esp32s2-elf-gcc8_4_0-esp-2021r2-patch3-linux-arm64.tar.gz", |
| 930 | + "checksum": "SHA-256:2ac2c94a533a99a091d2159c678c611c712c494b5f68d97913254712047260f9", |
| 931 | + "size": "87178224" |
| 932 | + }, |
| 933 | + { |
| 934 | + "host": "arm-linux-gnueabihf", |
| 935 | + "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", |
| 936 | + "archiveFileName": "xtensa-esp32s2-elf-gcc8_4_0-esp-2021r2-patch3-linux-armel.tar.gz", |
| 937 | + "checksum": "SHA-256:da49afee1e2e03eaab3f492718789442d33b562800e2a892679f95b50be24d14", |
| 938 | + "size": "86569314" |
| 939 | + }, |
| 940 | + { |
| 941 | + "host": "i686-pc-linux-gnu", |
| 942 | + "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", |
| 943 | + "archiveFileName": "xtensa-esp32s2-elf-gcc8_4_0-esp-2021r2-patch3-linux-i686.tar.gz", |
| 944 | + "checksum": "SHA-256:36d3c4990a5feb68aa8534463bc9e8ee367fe23886f78e1d726f4411c7571462", |
| 945 | + "size": "92884013" |
| 946 | + }, |
| 947 | + { |
| 948 | + "host": "x86_64-apple-darwin", |
| 949 | + "url": "https://github.com/espressif/crosstool-NG/releases/download/esp-2021r2-patch3/xtensa-esp32s2-elf-gcc8_4_0-esp-2021r2-patch3-macos.tar.gz", |
| 950 | + "archiveFileName": "xtensa-esp32s2-elf-gcc8_4_0-esp-2021r2-patch3-macos.tar.gz", |
| 951 | + "checksum": "SHA-256:de9af641678c93775e932ee5ec4f478f8925cfc1ebc22e41adc4fb85430a0c35", |
| 952 | + "size": "98224709" |
| 953 | + }, |
| 954 | + { |
| 955 | + "host": "i686-mingw32", |
| 956 | + "url": "https://github.com/espressif/crosstool-NG/releases/download/esp-2021r2-patch3/xtensa-esp32s2-elf-gcc8_4_0-esp-2021r2-patch3-win32.zip", |
| 957 | + "archiveFileName": "xtensa-esp32s2-elf-gcc8_4_0-esp-2021r2-patch3-win32.zip", |
| 958 | + "checksum": "SHA-256:ccf08afe60046f87b0e81ca17dc5073eda68ab5e7522c163dd5b583d713b7b39", |
| 959 | + "size": "116924759" |
| 960 | + }, |
| 961 | + { |
| 962 | + "host": "x86_64-mingw32", |
| 963 | + "url": "https://github.com/espressif/crosstool-NG/releases/download/esp-2021r2-patch3/xtensa-esp32s2-elf-gcc8_4_0-esp-2021r2-patch3-win64.zip", |
| 964 | + "archiveFileName": "xtensa-esp32s2-elf-gcc8_4_0-esp-2021r2-patch3-win64.zip", |
| 965 | + "checksum": "SHA-256:37c91490b8fc75e638c23785e261eaf553be2dcd106cf6cff5b76981fa02955b", |
| 966 | + "size": "119912142" |
| 967 | + } |
| 968 | + ] |
| 969 | + }, |
741 | 970 | {
|
742 | 971 | "name": "xtensa-esp32s2-elf-gcc",
|
743 | 972 | "version": "gcc8_4_0-esp-2021r2",
|
|
834 | 1063 | }
|
835 | 1064 | ]
|
836 | 1065 | },
|
| 1066 | + { |
| 1067 | + "name": "xtensa-esp32s3-elf-gcc", |
| 1068 | + "version": "gcc8_4_0-esp-2021r2-patch3", |
| 1069 | + "systems": [ |
| 1070 | + { |
| 1071 | + "host": "x86_64-pc-linux-gnu", |
| 1072 | + "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", |
| 1073 | + "archiveFileName": "xtensa-esp32s3-elf-gcc8_4_0-esp-2021r2-patch3-linux-amd64.tar.gz", |
| 1074 | + "checksum": "SHA-256:59b271d014ff3915b6db1b43b610a45eea15fe5d6877d12cae8a191cc996ed37", |
| 1075 | + "size": "90903617" |
| 1076 | + }, |
| 1077 | + { |
| 1078 | + "host": "aarch64-linux-gnu", |
| 1079 | + "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", |
| 1080 | + "archiveFileName": "xtensa-esp32s3-elf-gcc8_4_0-esp-2021r2-patch3-linux-arm64.tar.gz", |
| 1081 | + "checksum": "SHA-256:7051b32483e61f98606d71c98e372929428a5165df791dcd5830ed9517763152", |
| 1082 | + "size": "87065204" |
| 1083 | + }, |
| 1084 | + { |
| 1085 | + "host": "arm-linux-gnueabihf", |
| 1086 | + "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", |
| 1087 | + "archiveFileName": "xtensa-esp32s3-elf-gcc8_4_0-esp-2021r2-patch3-linux-armel.tar.gz", |
| 1088 | + "checksum": "SHA-256:48c8dbbf96eec691a812327dc580042d9718fe989e60c2111ebfd692ac710081", |
| 1089 | + "size": "86455731" |
| 1090 | + }, |
| 1091 | + { |
| 1092 | + "host": "i686-pc-linux-gnu", |
| 1093 | + "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", |
| 1094 | + "archiveFileName": "xtensa-esp32s3-elf-gcc8_4_0-esp-2021r2-patch3-linux-i686.tar.gz", |
| 1095 | + "checksum": "SHA-256:552dca3f4302ab7ca88a934b0391200198c9d10a4d8ac413fe604cbf8601f950", |
| 1096 | + "size": "92906274" |
| 1097 | + }, |
| 1098 | + { |
| 1099 | + "host": "x86_64-apple-darwin", |
| 1100 | + "url": "https://github.com/espressif/crosstool-NG/releases/download/esp-2021r2-patch3/xtensa-esp32s3-elf-gcc8_4_0-esp-2021r2-patch3-macos.tar.gz", |
| 1101 | + "archiveFileName": "xtensa-esp32s3-elf-gcc8_4_0-esp-2021r2-patch3-macos.tar.gz", |
| 1102 | + "checksum": "SHA-256:e5af78f05d3af07617805d06ebb45ff2fe9b6aed6970a84c35eea28a5d8d5e53", |
| 1103 | + "size": "98553473" |
| 1104 | + }, |
| 1105 | + { |
| 1106 | + "host": "i686-mingw32", |
| 1107 | + "url": "https://github.com/espressif/crosstool-NG/releases/download/esp-2021r2-patch3/xtensa-esp32s3-elf-gcc8_4_0-esp-2021r2-patch3-win32.zip", |
| 1108 | + "archiveFileName": "xtensa-esp32s3-elf-gcc8_4_0-esp-2021r2-patch3-win32.zip", |
| 1109 | + "checksum": "SHA-256:1b70163acccc5655449de1d149427a54f384156bd35816ec60c422d76d033f05", |
| 1110 | + "size": "116847008" |
| 1111 | + }, |
| 1112 | + { |
| 1113 | + "host": "x86_64-mingw32", |
| 1114 | + "url": "https://github.com/espressif/crosstool-NG/releases/download/esp-2021r2-patch3/xtensa-esp32s3-elf-gcc8_4_0-esp-2021r2-patch3-win64.zip", |
| 1115 | + "archiveFileName": "xtensa-esp32s3-elf-gcc8_4_0-esp-2021r2-patch3-win64.zip", |
| 1116 | + "checksum": "SHA-256:58e58575d1938879fd51e822181e54bcb343aa846eb3fca8f616c2cde7bd0041", |
| 1117 | + "size": "120066269" |
| 1118 | + } |
| 1119 | + ] |
| 1120 | + }, |
| 1121 | + { |
| 1122 | + "name": "esptool_py", |
| 1123 | + "version": "3.3.0", |
| 1124 | + "systems": [ |
| 1125 | + { |
| 1126 | + "host": "i686-mingw32", |
| 1127 | + "url": "https://github.com/espressif/arduino-esp32/releases/download/2.0.2/esptool-3.3-windows.zip", |
| 1128 | + "archiveFileName": "esptool-3.3-windows.zip", |
| 1129 | + "checksum": "SHA-256:55a1d7165414bf4dbd2bb16ca094e555d671958450f5d1536b457a518d2b15df", |
| 1130 | + "size": "7436864" |
| 1131 | + }, |
| 1132 | + { |
| 1133 | + "host": "x86_64-mingw32", |
| 1134 | + "url": "https://github.com/espressif/arduino-esp32/releases/download/2.0.2/esptool-3.3-windows.zip", |
| 1135 | + "archiveFileName": "esptool-3.3-windows.zip", |
| 1136 | + "checksum": "SHA-256:55a1d7165414bf4dbd2bb16ca094e555d671958450f5d1536b457a518d2b15df", |
| 1137 | + "size": "7436864" |
| 1138 | + }, |
| 1139 | + { |
| 1140 | + "host": "x86_64-apple-darwin", |
| 1141 | + "url": "https://github.com/espressif/arduino-esp32/releases/download/2.0.2/esptool-3.3-macos.tar.gz", |
| 1142 | + "archiveFileName": "esptool-3.3-macos.tar.gz", |
| 1143 | + "checksum": "SHA-256:3e5f7b521ae33c8c63f3b48efc909c08f37bef1a083c0eafa408312c09900afd", |
| 1144 | + "size": "6944975" |
| 1145 | + }, |
| 1146 | + { |
| 1147 | + "host": "x86_64-pc-linux-gnu", |
| 1148 | + "url": "https://github.com/espressif/arduino-esp32/releases/download/2.0.2/esptool-3.3-linux.tar.gz", |
| 1149 | + "archiveFileName": "esptool-3.3-linux.tar.gz", |
| 1150 | + "checksum": "SHA-256:fbe91a49e5f5deca4881f5eed32e8903faf97bfd365fe2d0d1512b80bdb67f5e", |
| 1151 | + "size": "97026" |
| 1152 | + }, |
| 1153 | + { |
| 1154 | + "host": "i686-pc-linux-gnu", |
| 1155 | + "url": "https://github.com/espressif/arduino-esp32/releases/download/2.0.2/esptool-3.3-linux.tar.gz", |
| 1156 | + "archiveFileName": "esptool-3.3-linux.tar.gz", |
| 1157 | + "checksum": "SHA-256:fbe91a49e5f5deca4881f5eed32e8903faf97bfd365fe2d0d1512b80bdb67f5e", |
| 1158 | + "size": "97026" |
| 1159 | + }, |
| 1160 | + { |
| 1161 | + "host": "arm-linux-gnueabihf", |
| 1162 | + "url": "https://github.com/espressif/arduino-esp32/releases/download/2.0.2/esptool-3.3-linux.tar.gz", |
| 1163 | + "archiveFileName": "esptool-3.3-linux.tar.gz", |
| 1164 | + "checksum": "SHA-256:fbe91a49e5f5deca4881f5eed32e8903faf97bfd365fe2d0d1512b80bdb67f5e", |
| 1165 | + "size": "97026" |
| 1166 | + }, |
| 1167 | + { |
| 1168 | + "host": "aarch64-linux-gnu", |
| 1169 | + "url": "https://github.com/espressif/arduino-esp32/releases/download/2.0.2/esptool-3.3-linux.tar.gz", |
| 1170 | + "archiveFileName": "esptool-3.3-linux.tar.gz", |
| 1171 | + "checksum": "SHA-256:fbe91a49e5f5deca4881f5eed32e8903faf97bfd365fe2d0d1512b80bdb67f5e", |
| 1172 | + "size": "97026" |
| 1173 | + } |
| 1174 | + ] |
| 1175 | + }, |
837 | 1176 | {
|
838 | 1177 | "name": "esptool_py",
|
839 | 1178 | "version": "3.1.0",
|
|
0 commit comments