|
36 | 36 | {
|
37 | 37 | "packager": "esp32",
|
38 | 38 | "name": "riscv32-esp-elf-gcc",
|
39 |
| - "version": "gcc8_4_0-esp-2021r1" |
| 39 | + "version": "gcc8_4_0-esp-2021r2" |
40 | 40 | },
|
41 | 41 | {
|
42 | 42 | "packager": "esp32",
|
43 | 43 | "name": "xtensa-esp32-elf-gcc",
|
44 |
| - "version": "gcc8_4_0-esp-2021r1" |
| 44 | + "version": "gcc8_4_0-esp-2021r2" |
45 | 45 | },
|
46 | 46 | {
|
47 | 47 | "packager": "esp32",
|
48 | 48 | "name": "xtensa-esp32s2-elf-gcc",
|
49 |
| - "version": "gcc8_4_0-esp-2021r1" |
| 49 | + "version": "gcc8_4_0-esp-2021r2" |
50 | 50 | },
|
51 | 51 | {
|
52 | 52 | "packager": "esp32",
|
|
69 | 69 | "tools": [
|
70 | 70 | {
|
71 | 71 | "name": "riscv32-esp-elf-gcc",
|
72 |
| - "version": "gcc8_4_0-esp-2021r1", |
| 72 | + "version": "gcc8_4_0-esp-2021r2", |
73 | 73 | "systems": [
|
74 | 74 | {
|
75 | 75 | "host": "x86_64-pc-linux-gnu",
|
76 |
| - "url": "https://github.com/espressif/crosstool-NG/releases/download/esp-2021r1/riscv32-esp-elf-gcc8_4_0-esp-2021r1-linux-amd64.tar.gz", |
77 |
| - "archiveFileName": "riscv32-esp-elf-gcc8_4_0-esp-2021r1-linux-amd64.tar.gz", |
78 |
| - "checksum": "SHA-256:3459618f33bbd5f54d7d7783e807cb6eef6472a220f2f1eb3faced735b9d13bb", |
79 |
| - "size": "152812483" |
| 76 | + "url": "https://github.com/espressif/crosstool-NG/releases/download/esp-2021r2/riscv32-esp-elf-gcc8_4_0-esp-2021r2-linux-amd64.tar.gz", |
| 77 | + "archiveFileName": "riscv32-esp-elf-gcc8_4_0-esp-2021r2-linux-amd64.tar.gz", |
| 78 | + "checksum": "SHA-256:812d735063da9d063b374b59f55832a96c41fbd27ddaef19000a75de8607ba21", |
| 79 | + "size": "106837189" |
| 80 | + }, |
| 81 | + { |
| 82 | + "host": "aarch64-linux-gnu", |
| 83 | + "url": "https://github.com/espressif/crosstool-NG/releases/download/esp-2021r2/riscv32-esp-elf-gcc8_4_0-esp-2021r2-linux-arm64.tar.gz", |
| 84 | + "archiveFileName": "riscv32-esp-elf-gcc8_4_0-esp-2021r2-linux-arm64.tar.gz", |
| 85 | + "checksum": "SHA-256:712f1fbc3e08304a6f32aa18b346b16bbcb413b507b3d4c7c3211bf0d7dc4813", |
| 86 | + "size": "103273444" |
80 | 87 | },
|
81 | 88 | {
|
82 | 89 | "host": "arm-linux-gnueabihf",
|
83 |
| - "url": "https://github.com/espressif/crosstool-NG/releases/download/esp-2021r1/riscv32-esp-elf-gcc8_4_0-esp-2021r1-linux-armel.tar.gz", |
84 |
| - "archiveFileName": "riscv32-esp-elf-gcc8_4_0-esp-2021r1-linux-armel.tar.gz", |
85 |
| - "checksum": "SHA-256:24b9e54b348bbd5fb816fc4c52abb47337c702beecdbba840750b7cfb9d38069", |
86 |
| - "size": "151726623" |
| 90 | + "url": "https://github.com/espressif/crosstool-NG/releases/download/esp-2021r2/riscv32-esp-elf-gcc8_4_0-esp-2021r2-linux-armel.tar.gz", |
| 91 | + "archiveFileName": "riscv32-esp-elf-gcc8_4_0-esp-2021r2-linux-armel.tar.gz", |
| 92 | + "checksum": "SHA-256:80a3342cda2cd4b6b75ebb2b36d5d12fce7d375cfadadcff01ec3a907f0a16a2", |
| 93 | + "size": "103058744" |
87 | 94 | },
|
88 | 95 | {
|
89 | 96 | "host": "i686-pc-linux-gnu",
|
90 |
| - "url": "https://github.com/espressif/crosstool-NG/releases/download/esp-2021r1/riscv32-esp-elf-gcc8_4_0-esp-2021r1-linux-i686.tar.gz", |
91 |
| - "archiveFileName": "riscv32-esp-elf-gcc8_4_0-esp-2021r1-linux-i686.tar.gz", |
92 |
| - "checksum": "SHA-256:954d340ebffef12a2ce9be1ea004e6f45a8863f1e6f41f46fd3f04f58499627c", |
93 |
| - "size": "155430963" |
| 97 | + "url": "https://github.com/espressif/crosstool-NG/releases/download/esp-2021r2/riscv32-esp-elf-gcc8_4_0-esp-2021r2-linux-i686.tar.gz", |
| 98 | + "archiveFileName": "riscv32-esp-elf-gcc8_4_0-esp-2021r2-linux-i686.tar.gz", |
| 99 | + "checksum": "SHA-256:7f0162a81558ab0ed09d6c5d356def25b5cb3d5c2d61358f20152fa260ccc8ae", |
| 100 | + "size": "109447789" |
94 | 101 | },
|
95 | 102 | {
|
96 | 103 | "host": "x86_64-apple-darwin",
|
97 |
| - "url": "https://github.com/espressif/crosstool-NG/releases/download/esp-2021r1/riscv32-esp-elf-gcc8_4_0-esp-2021r1-macos.tar.gz", |
98 |
| - "archiveFileName": "riscv32-esp-elf-gcc8_4_0-esp-2021r1-macos.tar.gz", |
99 |
| - "checksum": "SHA-256:612fb3a3f84f703222327bd16581df8f80fda8cdf137637fe5d611587d1b664e", |
100 |
| - "size": "159836199" |
| 104 | + "url": "https://github.com/espressif/crosstool-NG/releases/download/esp-2021r2/riscv32-esp-elf-gcc8_4_0-esp-2021r2-macos.tar.gz", |
| 105 | + "archiveFileName": "riscv32-esp-elf-gcc8_4_0-esp-2021r2-macos.tar.gz", |
| 106 | + "checksum": "SHA-256:3ff7e5427907cf8e271c1f959b70fb01e39625c3caf61a6567e7b38aa0c11578", |
| 107 | + "size": "113672945" |
101 | 108 | },
|
102 | 109 | {
|
103 | 110 | "host": "i686-mingw32",
|
104 |
| - "url": "https://github.com/espressif/crosstool-NG/releases/download/esp-2021r1/riscv32-esp-elf-gcc8_4_0-esp-2021r1-win32.zip", |
105 |
| - "archiveFileName": "riscv32-esp-elf-gcc8_4_0-esp-2021r1-win32.zip", |
106 |
| - "checksum": "SHA-256:5711eb407ffe44adddbd1281b6b575a5645e7193ca78faefa27dc5bc5b662bec", |
107 |
| - "size": "191266312" |
| 111 | + "url": "https://github.com/espressif/crosstool-NG/releases/download/esp-2021r2/riscv32-esp-elf-gcc8_4_0-esp-2021r2-win32.zip", |
| 112 | + "archiveFileName": "riscv32-esp-elf-gcc8_4_0-esp-2021r2-win32.zip", |
| 113 | + "checksum": "SHA-256:c8ff08883c1456c278fad85e1c43b7c6e251d525683214168655550e85c5b82e", |
| 114 | + "size": "140809778" |
| 115 | + }, |
| 116 | + { |
| 117 | + "host": "x86_64-mingw32", |
| 118 | + "url": "https://github.com/espressif/crosstool-NG/releases/download/esp-2021r2/riscv32-esp-elf-gcc8_4_0-esp-2021r2-win64.zip", |
| 119 | + "archiveFileName": "riscv32-esp-elf-gcc8_4_0-esp-2021r2-win64.zip", |
| 120 | + "checksum": "SHA-256:6c04cb4728db928ec6473e63146b695b6dec686a0d40dd73dd3353f05247b19e", |
| 121 | + "size": "142365782" |
108 | 122 | }
|
109 | 123 | ]
|
110 | 124 | },
|
111 | 125 | {
|
112 | 126 | "name": "xtensa-esp32-elf-gcc",
|
113 |
| - "version": "gcc8_4_0-esp-2021r1", |
| 127 | + "version": "gcc8_4_0-esp-2021r2", |
114 | 128 | "systems": [
|
115 | 129 | {
|
116 | 130 | "host": "x86_64-pc-linux-gnu",
|
117 |
| - "url": "https://github.com/espressif/crosstool-NG/releases/download/esp-2021r1/xtensa-esp32-elf-gcc8_4_0-esp-2021r1-linux-amd64.tar.gz", |
118 |
| - "archiveFileName": "xtensa-esp32-elf-gcc8_4_0-esp-2021r1-linux-amd64.tar.gz", |
119 |
| - "checksum": "SHA-256:44a0b467b9d2b759ab48b2f27aed684581f33c96e2842992781c4e045992c5b0", |
120 |
| - "size": "86361217" |
| 131 | + "url": "https://github.com/espressif/crosstool-NG/releases/download/esp-2021r2/xtensa-esp32-elf-gcc8_4_0-esp-2021r2-linux-amd64.tar.gz", |
| 132 | + "archiveFileName": "xtensa-esp32-elf-gcc8_4_0-esp-2021r2-linux-amd64.tar.gz", |
| 133 | + "checksum": "SHA-256:3eb3d68b27fa6ba5af6f88da21cb8face9be0094daaa8960793cfe570ab785ff", |
| 134 | + "size": "90565318" |
| 135 | + }, |
| 136 | + { |
| 137 | + "host": "aarch64-linux-gnu", |
| 138 | + "url": "https://github.com/espressif/crosstool-NG/releases/download/esp-2021r2/xtensa-esp32-elf-gcc8_4_0-esp-2021r2-linux-arm64.tar.gz", |
| 139 | + "archiveFileName": "xtensa-esp32-elf-gcc8_4_0-esp-2021r2-linux-arm64.tar.gz", |
| 140 | + "checksum": "SHA-256:aa534be24e45e06b7080a6a3bb8cd9e3cfb818f5f8bce2244d7cfb5e91336541", |
| 141 | + "size": "86860292" |
121 | 142 | },
|
122 | 143 | {
|
123 | 144 | "host": "arm-linux-gnueabihf",
|
124 |
| - "url": "https://github.com/espressif/crosstool-NG/releases/download/esp-2021r1/xtensa-esp32-elf-gcc8_4_0-esp-2021r1-linux-armel.tar.gz", |
125 |
| - "archiveFileName": "xtensa-esp32-elf-gcc8_4_0-esp-2021r1-linux-armel.tar.gz", |
126 |
| - "checksum": "SHA-256:fdacdb2a7bbf6293bcafda9b52463a4da8a2f3b7e1df9f83d35ff9d1efa22012", |
127 |
| - "size": "84520407" |
| 145 | + "url": "https://github.com/espressif/crosstool-NG/releases/download/esp-2021r2/xtensa-esp32-elf-gcc8_4_0-esp-2021r2-linux-armel.tar.gz", |
| 146 | + "archiveFileName": "xtensa-esp32-elf-gcc8_4_0-esp-2021r2-linux-armel.tar.gz", |
| 147 | + "checksum": "SHA-256:f0e49ce06fe7833ff5d76961dc2dac5449d320f823bb8c05a302cf85a3a6eb04", |
| 148 | + "size": "86183421" |
128 | 149 | },
|
129 | 150 | {
|
130 | 151 | "host": "i686-pc-linux-gnu",
|
131 |
| - "url": "https://github.com/espressif/crosstool-NG/releases/download/esp-2021r1/xtensa-esp32-elf-gcc8_4_0-esp-2021r1-linux-i686.tar.gz", |
132 |
| - "archiveFileName": "xtensa-esp32-elf-gcc8_4_0-esp-2021r1-linux-i686.tar.gz", |
133 |
| - "checksum": "SHA-256:e2024096492dfaa50fc6ac336cd8faa2e395e8cebb617753eab0b5f16d3dd0dc", |
134 |
| - "size": "88375391" |
| 152 | + "url": "https://github.com/espressif/crosstool-NG/releases/download/esp-2021r2/xtensa-esp32-elf-gcc8_4_0-esp-2021r2-linux-i686.tar.gz", |
| 153 | + "archiveFileName": "xtensa-esp32-elf-gcc8_4_0-esp-2021r2-linux-i686.tar.gz", |
| 154 | + "checksum": "SHA-256:06de09b74652de43e5b22db3b7fc992623044baa75e9faaab68317a986715ba3", |
| 155 | + "size": "92582250" |
135 | 156 | },
|
136 | 157 | {
|
137 | 158 | "host": "x86_64-apple-darwin",
|
138 |
| - "url": "https://github.com/espressif/crosstool-NG/releases/download/esp-2021r1/xtensa-esp32-elf-gcc8_4_0-esp-2021r1-macos.tar.gz", |
139 |
| - "archiveFileName": "xtensa-esp32-elf-gcc8_4_0-esp-2021r1-macos.tar.gz", |
140 |
| - "checksum": "SHA-256:7bbc6a2b94f009cd8a3351b9c7acf7a5caa1c4d3700500ead60f84965386a61b", |
141 |
| - "size": "93357296" |
| 159 | + "url": "https://github.com/espressif/crosstool-NG/releases/download/esp-2021r2/xtensa-esp32-elf-gcc8_4_0-esp-2021r2-macos.tar.gz", |
| 160 | + "archiveFileName": "xtensa-esp32-elf-gcc8_4_0-esp-2021r2-macos.tar.gz", |
| 161 | + "checksum": "SHA-256:96443f69c8569417c780ee749d91ef33cffe22153fffa30a0fbf12107d87381b", |
| 162 | + "size": "97808961" |
142 | 163 | },
|
143 | 164 | {
|
144 | 165 | "host": "i686-mingw32",
|
145 |
| - "url": "https://github.com/espressif/crosstool-NG/releases/download/esp-2021r1/xtensa-esp32-elf-gcc8_4_0-esp-2021r1-win32.zip", |
146 |
| - "archiveFileName": "xtensa-esp32-elf-gcc8_4_0-esp-2021r1-win32.zip", |
147 |
| - "checksum": "SHA-256:e4f9fdda192abfc9807e3e7fcd6e9fea30c1a0cf3f3c5a5c961b5114fc8c9b7e", |
148 |
| - "size": "105603626" |
| 166 | + "url": "https://github.com/espressif/crosstool-NG/releases/download/esp-2021r2/xtensa-esp32-elf-gcc8_4_0-esp-2021r2-win32.zip", |
| 167 | + "archiveFileName": "xtensa-esp32-elf-gcc8_4_0-esp-2021r2-win32.zip", |
| 168 | + "checksum": "SHA-256:076a4171bdc33e5ced3952efffb233d70263dfa760e636704050597a9edf61db", |
| 169 | + "size": "112578260" |
| 170 | + }, |
| 171 | + { |
| 172 | + "host": "x86_64-mingw32", |
| 173 | + "url": "https://github.com/espressif/crosstool-NG/releases/download/esp-2021r2/xtensa-esp32-elf-gcc8_4_0-esp-2021r2-win64.zip", |
| 174 | + "archiveFileName": "xtensa-esp32-elf-gcc8_4_0-esp-2021r2-win64.zip", |
| 175 | + "checksum": "SHA-256:c35b7998f7f503e0cb22055d1e279ae14b6b0e09bb3ff3846b17d552ece9c247", |
| 176 | + "size": "115278695" |
149 | 177 | }
|
150 | 178 | ]
|
151 | 179 | },
|
152 | 180 | {
|
153 | 181 | "name": "xtensa-esp32s2-elf-gcc",
|
154 |
| - "version": "gcc8_4_0-esp-2021r1", |
| 182 | + "version": "gcc8_4_0-esp-2021r2", |
155 | 183 | "systems": [
|
156 | 184 | {
|
157 | 185 | "host": "x86_64-pc-linux-gnu",
|
158 |
| - "url": "https://github.com/espressif/crosstool-NG/releases/download/esp-2021r1/xtensa-esp32s2-elf-gcc8_4_0-esp-2021r1-linux-amd64.tar.gz", |
159 |
| - "archiveFileName": "xtensa-esp32s2-elf-gcc8_4_0-esp-2021r1-linux-amd64.tar.gz", |
160 |
| - "checksum": "SHA-256:b127baccfe6949ee7eaf3d0782ea772750a9b8e2732b16ce6bcc9dcd91f7209a", |
161 |
| - "size": "86687290" |
| 186 | + "url": "https://github.com/espressif/crosstool-NG/releases/download/esp-2021r2/xtensa-esp32s2-elf-gcc8_4_0-esp-2021r2-linux-amd64.tar.gz", |
| 187 | + "archiveFileName": "xtensa-esp32s2-elf-gcc8_4_0-esp-2021r2-linux-amd64.tar.gz", |
| 188 | + "checksum": "SHA-256:a6e0947c92b823ca04f062522249f0a428357e0b056f1ff4c6bcabef83cf63a7", |
| 189 | + "size": "90901736" |
| 190 | + }, |
| 191 | + { |
| 192 | + "host": "aarch64-linux-gnu", |
| 193 | + "url": "https://github.com/espressif/crosstool-NG/releases/download/esp-2021r2/xtensa-esp32s2-elf-gcc8_4_0-esp-2021r2-linux-arm64.tar.gz", |
| 194 | + "archiveFileName": "xtensa-esp32s2-elf-gcc8_4_0-esp-2021r2-linux-arm64.tar.gz", |
| 195 | + "checksum": "SHA-256:d2e5600fc194b508bd393b236a09fd62ed70afb6c36619d4b106b696a56ca66d", |
| 196 | + "size": "87176557" |
162 | 197 | },
|
163 | 198 | {
|
164 | 199 | "host": "arm-linux-gnueabihf",
|
165 |
| - "url": "https://github.com/espressif/crosstool-NG/releases/download/esp-2021r1/xtensa-esp32s2-elf-gcc8_4_0-esp-2021r1-linux-armel.tar.gz", |
166 |
| - "archiveFileName": "xtensa-esp32s2-elf-gcc8_4_0-esp-2021r1-linux-armel.tar.gz", |
167 |
| - "checksum": "SHA-256:7ca0d240f11e1c53c01a56257b0c968f876ab405142d1068d8c9b456d939554c", |
168 |
| - "size": "84916701" |
| 200 | + "url": "https://github.com/espressif/crosstool-NG/releases/download/esp-2021r2/xtensa-esp32s2-elf-gcc8_4_0-esp-2021r2-linux-armel.tar.gz", |
| 201 | + "archiveFileName": "xtensa-esp32s2-elf-gcc8_4_0-esp-2021r2-linux-armel.tar.gz", |
| 202 | + "checksum": "SHA-256:3fff4199e986dd74660f17ca27d9414cb98f1b911a7f13bb3b22e784cb1156cf", |
| 203 | + "size": "86581102" |
169 | 204 | },
|
170 | 205 | {
|
171 | 206 | "host": "i686-pc-linux-gnu",
|
172 |
| - "url": "https://github.com/espressif/crosstool-NG/releases/download/esp-2021r1/xtensa-esp32s2-elf-gcc8_4_0-esp-2021r1-linux-i686.tar.gz", |
173 |
| - "archiveFileName": "xtensa-esp32s2-elf-gcc8_4_0-esp-2021r1-linux-i686.tar.gz", |
174 |
| - "checksum": "SHA-256:9941f993ff84d1c606b45ffbeeb7bcdc5a72cf24e787bb9230390510fe3511c6", |
175 |
| - "size": "88699953" |
| 207 | + "url": "https://github.com/espressif/crosstool-NG/releases/download/esp-2021r2/xtensa-esp32s2-elf-gcc8_4_0-esp-2021r2-linux-i686.tar.gz", |
| 208 | + "archiveFileName": "xtensa-esp32s2-elf-gcc8_4_0-esp-2021r2-linux-i686.tar.gz", |
| 209 | + "checksum": "SHA-256:7732f9fb371d36b6b324820e300beecc33c2719921a61cf1cdb5bc625016b346", |
| 210 | + "size": "92875986" |
176 | 211 | },
|
177 | 212 | {
|
178 | 213 | "host": "x86_64-apple-darwin",
|
179 |
| - "url": "https://github.com/espressif/crosstool-NG/releases/download/esp-2021r1/xtensa-esp32s2-elf-gcc8_4_0-esp-2021r1-macos.tar.gz", |
180 |
| - "archiveFileName": "xtensa-esp32s2-elf-gcc8_4_0-esp-2021r1-macos.tar.gz", |
181 |
| - "checksum": "SHA-256:4b55b1a9ca7fc945be6fc3513802b6cece9264bee4cbca76013569cec2695973", |
182 |
| - "size": "93757895" |
| 214 | + "url": "https://github.com/espressif/crosstool-NG/releases/download/esp-2021r2/xtensa-esp32s2-elf-gcc8_4_0-esp-2021r2-macos.tar.gz", |
| 215 | + "archiveFileName": "xtensa-esp32s2-elf-gcc8_4_0-esp-2021r2-macos.tar.gz", |
| 216 | + "checksum": "SHA-256:e6dd32782fcff8f633299b97d1c671d6b6513390aca2ddbd7543c2cc62e72d7e", |
| 217 | + "size": "98212907" |
183 | 218 | },
|
184 | 219 | {
|
185 | 220 | "host": "i686-mingw32",
|
186 |
| - "url": "https://github.com/espressif/crosstool-NG/releases/download/esp-2021r1/xtensa-esp32s2-elf-gcc8_4_0-esp-2021r1-win32.zip", |
187 |
| - "archiveFileName": "xtensa-esp32s2-elf-gcc8_4_0-esp-2021r1-win32.zip", |
188 |
| - "checksum": "SHA-256:c94ec1e45c81b7e4944d216bab4aa41d46849768d7761fd691661dab1a3df828", |
189 |
| - "size": "106013515" |
| 221 | + "url": "https://github.com/espressif/crosstool-NG/releases/download/esp-2021r2/xtensa-esp32s2-elf-gcc8_4_0-esp-2021r2-win32.zip", |
| 222 | + "archiveFileName": "xtensa-esp32s2-elf-gcc8_4_0-esp-2021r2-win32.zip", |
| 223 | + "checksum": "SHA-256:41b917b35f6fbe7d30b7de91c32cf348c406acfa729a1eabc450d040dc46fbe2", |
| 224 | + "size": "113022469" |
| 225 | + }, |
| 226 | + { |
| 227 | + "host": "x86_64-mingw32", |
| 228 | + "url": "https://github.com/espressif/crosstool-NG/releases/download/esp-2021r2/xtensa-esp32s2-elf-gcc8_4_0-esp-2021r2-win64.zip", |
| 229 | + "archiveFileName": "xtensa-esp32s2-elf-gcc8_4_0-esp-2021r2-win64.zip", |
| 230 | + "checksum": "SHA-256:a764c1a0ee743d69f8cbfadbe4426a2c15c0e233b0894244c7cadf3b4d7dd32a", |
| 231 | + "size": "115696999" |
190 | 232 | }
|
191 | 233 | ]
|
192 | 234 | },
|
|
0 commit comments