|
9 | 9 | "online": "http://esp32.com"
|
10 | 10 | },
|
11 | 11 | "platforms": [
|
| 12 | + { |
| 13 | + "name": "esp32", |
| 14 | + "architecture": "esp32", |
| 15 | + "version": "2.0.0-alpha1", |
| 16 | + "category": "ESP32", |
| 17 | + "url": "https://github.com/espressif/arduino-esp32/releases/download/2.0.0-alpha1/esp32-2.0.0-alpha1.zip", |
| 18 | + "archiveFileName": "esp32-2.0.0-alpha1.zip", |
| 19 | + "checksum": "SHA-256:95e9e6b7ab6d245710f2deb9c911ab2f17c0ed0c6a6b20363ca8eae3f3006749", |
| 20 | + "size": "136986408", |
| 21 | + "help": { |
| 22 | + "online": "" |
| 23 | + }, |
| 24 | + "boards": [ |
| 25 | + { |
| 26 | + "name": "ESP32 Dev Module" |
| 27 | + }, |
| 28 | + { |
| 29 | + "name": "WEMOS LoLin32" |
| 30 | + }, |
| 31 | + { |
| 32 | + "name": "WEMOS D1 MINI ESP32" |
| 33 | + } |
| 34 | + ], |
| 35 | + "toolsDependencies": [ |
| 36 | + { |
| 37 | + "packager": "esp32", |
| 38 | + "name": "xtensa-esp32-elf-gcc", |
| 39 | + "version": "gcc8_4_0-esp-2020r3" |
| 40 | + }, |
| 41 | + { |
| 42 | + "packager": "esp32", |
| 43 | + "name": "xtensa-esp32s2-elf-gcc", |
| 44 | + "version": "gcc8_4_0-esp-2020r3" |
| 45 | + }, |
| 46 | + { |
| 47 | + "packager": "esp32", |
| 48 | + "name": "riscv32-esp-elf-gcc", |
| 49 | + "version": "gcc8_4_0-crosstool-ng-1.24.0-123-g64eb9ff" |
| 50 | + }, |
| 51 | + { |
| 52 | + "packager": "esp32", |
| 53 | + "name": "esptool_py", |
| 54 | + "version": "3.0.0" |
| 55 | + }, |
| 56 | + { |
| 57 | + "packager": "esp32", |
| 58 | + "name": "mkspiffs", |
| 59 | + "version": "0.2.3" |
| 60 | + }, |
| 61 | + { |
| 62 | + "packager": "esp32", |
| 63 | + "name": "mkfatfs", |
| 64 | + "version": "0.3.6" |
| 65 | + }, |
| 66 | + { |
| 67 | + "packager": "esp32", |
| 68 | + "name": "mklittlefs", |
| 69 | + "version": "3.0.0-gnu12-dc7f933" |
| 70 | + } |
| 71 | + ] |
| 72 | + }, |
12 | 73 | {
|
13 | 74 | "name": "esp32",
|
14 | 75 | "architecture": "esp32",
|
|
1120 | 1181 | }
|
1121 | 1182 | ],
|
1122 | 1183 | "tools": [
|
| 1184 | + { |
| 1185 | + "name": "xtensa-esp32-elf-gcc", |
| 1186 | + "version": "gcc8_4_0-esp-2020r3", |
| 1187 | + "systems": [ |
| 1188 | + { |
| 1189 | + "host": "i686-mingw32", |
| 1190 | + "url": "https://github.com/espressif/crosstool-NG/releases/download/esp-2020r3/xtensa-esp32-elf-gcc8_4_0-esp-2020r3-win32.zip", |
| 1191 | + "archiveFileName": "xtensa-esp32-elf-gcc8_4_0-esp-2020r3-win32.zip", |
| 1192 | + "checksum": "SHA-256:81cecd5493a3fcf2118977f3fd60bd0a13a4aeac8fe6760d912f96d2c34fab66", |
| 1193 | + "size": "104226379" |
| 1194 | + }, |
| 1195 | + { |
| 1196 | + "host": "x86_64-apple-darwin", |
| 1197 | + "url": "https://github.com/espressif/crosstool-NG/releases/download/esp-2020r3/xtensa-esp32-elf-gcc8_4_0-esp-2020r3-macos.tar.gz", |
| 1198 | + "archiveFileName": "xtensa-esp32-elf-gcc8_4_0-esp-2020r3-macos.tar.gz", |
| 1199 | + "checksum": "SHA-256:6845f786303b26c4a55ede57487ba65bd25737232fe6104be03f25bb62f4631c", |
| 1200 | + "size": "92424226" |
| 1201 | + }, |
| 1202 | + { |
| 1203 | + "host": "x86_64-pc-linux-gnu", |
| 1204 | + "url": "https://github.com/espressif/crosstool-NG/releases/download/esp-2020r3/xtensa-esp32-elf-gcc8_4_0-esp-2020r3-linux-amd64.tar.gz", |
| 1205 | + "archiveFileName": "xtensa-esp32-elf-gcc8_4_0-esp-2020r3-linux-amd64.tar.gz", |
| 1206 | + "checksum": "SHA-256:674080a12f9c5ebe5a3a5ce51c6deaeffe6dfb06d6416233df86f25b574e9279", |
| 1207 | + "size": "85731226" |
| 1208 | + }, |
| 1209 | + { |
| 1210 | + "host": "i686-pc-linux-gnu", |
| 1211 | + "url": "https://github.com/espressif/crosstool-NG/releases/download/esp-2020r3/xtensa-esp32-elf-gcc8_4_0-esp-2020r3-linux-i686.tar.gz", |
| 1212 | + "archiveFileName": "xtensa-esp32-elf-gcc8_4_0-esp-2020r3-linux-i686.tar.gz", |
| 1213 | + "checksum": "SHA-256:076b7e05304e26aa6ec105c9e0dc74addca079bc2cae6e42ee7575c5ded29877", |
| 1214 | + "size": "87715092" |
| 1215 | + }, |
| 1216 | + { |
| 1217 | + "host": "arm-linux-gnueabihf", |
| 1218 | + "url": "https://github.com/espressif/crosstool-NG/releases/download/esp-2020r3/xtensa-esp32-elf-gcc8_4_0-esp-2020r3-linux-armel.tar.gz", |
| 1219 | + "archiveFileName": "xtensa-esp32-elf-gcc8_4_0-esp-2020r3-linux-armel.tar.gz", |
| 1220 | + "checksum": "SHA-256:6771e011dffa2438ef84ff3474538b4a69df8f9d4cfae3b3707ca31c782ed7db", |
| 1221 | + "size": "83888892" |
| 1222 | + } |
| 1223 | + ] |
| 1224 | + }, |
1123 | 1225 | {
|
1124 | 1226 | "name": "xtensa-esp32-elf-gcc",
|
1125 | 1227 | "version": "1.22.0-97-gc752ad5-5.2.0",
|
|
1257 | 1359 | }
|
1258 | 1360 | ]
|
1259 | 1361 | },
|
| 1362 | + { |
| 1363 | + "name": "xtensa-esp32s2-elf-gcc", |
| 1364 | + "version": "gcc8_4_0-esp-2020r3", |
| 1365 | + "systems": [ |
| 1366 | + { |
| 1367 | + "host": "i686-mingw32", |
| 1368 | + "url": "https://github.com/espressif/crosstool-NG/releases/download/esp-2020r3/xtensa-esp32s2-elf-gcc8_4_0-esp-2020r3-win32.zip", |
| 1369 | + "archiveFileName": "xtensa-esp32s2-elf-gcc8_4_0-esp-2020r3-win32.zip", |
| 1370 | + "checksum": "SHA-256:d078d614ae864ae4a37fcb5b83323af0a5cfdbd8243607664becdd0f977a1e33", |
| 1371 | + "size": "104659541" |
| 1372 | + }, |
| 1373 | + { |
| 1374 | + "host": "x86_64-apple-darwin", |
| 1375 | + "url": "https://github.com/espressif/crosstool-NG/releases/download/esp-2020r3/xtensa-esp32s2-elf-gcc8_4_0-esp-2020r3-macos.tar.gz", |
| 1376 | + "archiveFileName": "xtensa-esp32s2-elf-gcc8_4_0-esp-2020r3-macos.tar.gz", |
| 1377 | + "checksum": "SHA-256:fe19b0c873879d8d89ec040f4db04a3ab27d769d3fd5f55fe59a28b6b111d09c", |
| 1378 | + "size": "92817351" |
| 1379 | + }, |
| 1380 | + { |
| 1381 | + "host": "x86_64-pc-linux-gnu", |
| 1382 | + "url": "https://github.com/espressif/crosstool-NG/releases/download/esp-2020r3/xtensa-esp32s2-elf-gcc8_4_0-esp-2020r3-linux-amd64.tar.gz", |
| 1383 | + "archiveFileName": "xtensa-esp32s2-elf-gcc8_4_0-esp-2020r3-linux-amd64.tar.gz", |
| 1384 | + "checksum": "SHA-256:40fafa47045167feda0cd07827db5207ebfeb4a3b6b24475957a921bc92805ed", |
| 1385 | + "size": "86069526" |
| 1386 | + }, |
| 1387 | + { |
| 1388 | + "host": "i686-pc-linux-gnu", |
| 1389 | + "url": "https://github.com/espressif/crosstool-NG/releases/download/esp-2020r3/xtensa-esp32s2-elf-gcc8_4_0-esp-2020r3-linux-i686.tar.gz", |
| 1390 | + "archiveFileName": "xtensa-esp32s2-elf-gcc8_4_0-esp-2020r3-linux-i686.tar.gz", |
| 1391 | + "checksum": "SHA-256:bd3a91166206a1a7ff7c572e15389e1938c3cdce588032a5e915be677a945638", |
| 1392 | + "size": "88053499" |
| 1393 | + }, |
| 1394 | + { |
| 1395 | + "host": "arm-linux-gnueabihf", |
| 1396 | + "url": "https://github.com/espressif/crosstool-NG/releases/download/esp-2020r3/xtensa-esp32s2-elf-gcc8_4_0-esp-2020r3-linux-armel.tar.gz", |
| 1397 | + "archiveFileName": "xtensa-esp32s2-elf-gcc8_4_0-esp-2020r3-linux-armel.tar.gz", |
| 1398 | + "checksum": "SHA-256:6c1efec4c7829202279388ccb388e8a17a34464bc351d677c4f04d95ea4b4ce0", |
| 1399 | + "size": "84254468" |
| 1400 | + } |
| 1401 | + ] |
| 1402 | + }, |
| 1403 | + { |
| 1404 | + "name": "riscv32-esp-elf-gcc", |
| 1405 | + "version": "gcc8_4_0-crosstool-ng-1.24.0-123-g64eb9ff", |
| 1406 | + "systems": [ |
| 1407 | + { |
| 1408 | + "host": "i686-mingw32", |
| 1409 | + "url": "https://github.com/espressif/arduino-esp32/releases/download/1.0.6/riscv32-esp-elf-gcc8_4_0-crosstool-ng-1.24.0-123-g64eb9ff-win32.zip", |
| 1410 | + "archiveFileName": "riscv32-esp-elf-gcc8_4_0-crosstool-ng-1.24.0-123-g64eb9ff-win32.zip", |
| 1411 | + "checksum": "SHA-256:4f576b08620f57c270ac677cc94dce2767fff72d27a539e348d448f63b480d1f", |
| 1412 | + "size": "190014086" |
| 1413 | + }, |
| 1414 | + { |
| 1415 | + "host": "x86_64-apple-darwin", |
| 1416 | + "url": "https://github.com/espressif/arduino-esp32/releases/download/1.0.6/riscv32-esp-elf-gcc8_4_0-crosstool-ng-1.24.0-123-g64eb9ff-macos.tar.gz", |
| 1417 | + "archiveFileName": "riscv32-esp-elf-gcc8_4_0-crosstool-ng-1.24.0-123-g64eb9ff-macos.tar.gz", |
| 1418 | + "checksum": "SHA-256:35b1aef85b7e6b4268774f627e8e835d087bcf8b9972cfb6436614aa2e40d4a9", |
| 1419 | + "size": "158594401" |
| 1420 | + }, |
| 1421 | + { |
| 1422 | + "host": "x86_64-pc-linux-gnu", |
| 1423 | + "url": "https://github.com/espressif/arduino-esp32/releases/download/1.0.6/riscv32-esp-elf-gcc8_4_0-crosstool-ng-1.24.0-123-g64eb9ff-linux-amd64.tar.gz", |
| 1424 | + "archiveFileName": "riscv32-esp-elf-gcc8_4_0-crosstool-ng-1.24.0-123-g64eb9ff-linux-amd64.tar.gz", |
| 1425 | + "checksum": "SHA-256:425454c5c4e2cde5dd2dd3a1d398befc70addf71547840fb6d0ec4b307b08894", |
| 1426 | + "size": "152042971" |
| 1427 | + }, |
| 1428 | + { |
| 1429 | + "host": "arm-linux-gnueabihf", |
| 1430 | + "url": "https://github.com/espressif/arduino-esp32/releases/download/1.0.6/riscv32-esp-elf-gcc8_4_0-crosstool-ng-1.24.0-123-g64eb9ff-linux-armel.tar.gz", |
| 1431 | + "archiveFileName": "riscv32-esp-elf-gcc8_4_0-crosstool-ng-1.24.0-123-g64eb9ff-linux-armel.tar.gz", |
| 1432 | + "checksum": "SHA-256:8ae098751b5196ca8a80d832cc9930bc4d639762a6cb22be3cfe0a8d71b2f230", |
| 1433 | + "size": "150801079" |
| 1434 | + } |
| 1435 | + ] |
| 1436 | + }, |
1260 | 1437 | {
|
1261 | 1438 | "name": "esptool_py",
|
1262 | 1439 | "version": "3.0.0",
|
1263 | 1440 | "systems": [
|
1264 | 1441 | {
|
1265 | 1442 | "host": "i686-mingw32",
|
1266 |
| - "url": "https://github.com/espressif/arduino-esp32/releases/download/1.0.5-rc5/esptool-3.0.0.2-windows.zip", |
1267 |
| - "archiveFileName": "esptool-3.0.0.2-windows.zip", |
1268 |
| - "checksum": "SHA-256:b192bfc1545a3c92658ce586b4edcc2aca3f0ad4b3fa8417d658bc8a48f1387e", |
1269 |
| - "size": "3434736" |
| 1443 | + "url": "https://github.com/espressif/arduino-esp32/releases/download/1.0.6/esptool-3.0.0.3-windows.zip", |
| 1444 | + "archiveFileName": "esptool-3.0.0.3-windows.zip", |
| 1445 | + "checksum": "SHA-256:3c99b3b9bbad1f416988973b536b9f02fae852a145c4c0b7c1e3200d25ef9551", |
| 1446 | + "size": "3450498" |
1270 | 1447 | },
|
1271 | 1448 | {
|
1272 | 1449 | "host": "x86_64-apple-darwin",
|
1273 |
| - "url": "https://github.com/espressif/arduino-esp32/releases/download/1.0.5-rc5/esptool-3.0.0.2-macos.tar.gz", |
1274 |
| - "archiveFileName": "esptool-3.0.0.2-macos.tar.gz", |
1275 |
| - "checksum": "SHA-256:2cafab7f1ebce89475b84c115548eaace40b6366d7b3f9862cdb2fc64f806643", |
1276 |
| - "size": "3859642" |
| 1450 | + "url": "https://github.com/espressif/arduino-esp32/releases/download/1.0.6/esptool-3.0.0.3-macos.tar.gz", |
| 1451 | + "archiveFileName": "esptool-3.0.0.3-macos.tar.gz", |
| 1452 | + "checksum": "SHA-256:9f956e4c49c0c37ad95752adea7f8b3338e6f33c4726d6dc20239827d3f8a096", |
| 1453 | + "size": "3866415" |
1277 | 1454 | },
|
1278 | 1455 | {
|
1279 | 1456 | "host": "x86_64-pc-linux-gnu",
|
1280 |
| - "url": "https://github.com/espressif/arduino-esp32/releases/download/1.0.5-rc5/esptool-3.0.0.2-linux.tar.gz", |
1281 |
| - "archiveFileName": "esptool-3.0.0.2-linux.tar.gz", |
1282 |
| - "checksum": "SHA-256:d5cb51da1c74ff69f81b820470d2ecccb5c7c3a2dec7776483d4c89588b00020", |
1283 |
| - "size": "57526" |
| 1457 | + "url": "https://github.com/espressif/arduino-esp32/releases/download/1.0.6/esptool-3.0.0.3-linux.tar.gz", |
| 1458 | + "archiveFileName": "esptool-3.0.0.3-linux.tar.gz", |
| 1459 | + "checksum": "SHA-256:2ec3041d508b1393d4e4bfa833dec8d7f5a74561c939c071748f89293a515f26", |
| 1460 | + "size": "73901" |
1284 | 1461 | },
|
1285 | 1462 | {
|
1286 | 1463 | "host": "i686-pc-linux-gnu",
|
1287 |
| - "url": "https://github.com/espressif/arduino-esp32/releases/download/1.0.5-rc5/esptool-3.0.0.2-linux.tar.gz", |
1288 |
| - "archiveFileName": "esptool-3.0.0.2-linux.tar.gz", |
1289 |
| - "checksum": "SHA-256:d5cb51da1c74ff69f81b820470d2ecccb5c7c3a2dec7776483d4c89588b00020", |
1290 |
| - "size": "57526" |
| 1464 | + "url": "https://github.com/espressif/arduino-esp32/releases/download/1.0.6/esptool-3.0.0.3-linux.tar.gz", |
| 1465 | + "archiveFileName": "esptool-3.0.0.3-linux.tar.gz", |
| 1466 | + "checksum": "SHA-256:2ec3041d508b1393d4e4bfa833dec8d7f5a74561c939c071748f89293a515f26", |
| 1467 | + "size": "73901" |
1291 | 1468 | },
|
1292 | 1469 | {
|
1293 | 1470 | "host": "arm-linux-gnueabihf",
|
1294 |
| - "url": "https://github.com/espressif/arduino-esp32/releases/download/1.0.5-rc5/esptool-3.0.0.2-linux.tar.gz", |
1295 |
| - "archiveFileName": "esptool-3.0.0.2-linux.tar.gz", |
1296 |
| - "checksum": "SHA-256:d5cb51da1c74ff69f81b820470d2ecccb5c7c3a2dec7776483d4c89588b00020", |
1297 |
| - "size": "57526" |
| 1471 | + "url": "https://github.com/espressif/arduino-esp32/releases/download/1.0.6/esptool-3.0.0.3-linux.tar.gz", |
| 1472 | + "archiveFileName": "esptool-3.0.0.3-linux.tar.gz", |
| 1473 | + "checksum": "SHA-256:2ec3041d508b1393d4e4bfa833dec8d7f5a74561c939c071748f89293a515f26", |
| 1474 | + "size": "73901" |
1298 | 1475 | },
|
1299 | 1476 | {
|
1300 | 1477 | "host": "aarch64-linux-gnu",
|
1301 |
| - "url": "https://github.com/espressif/arduino-esp32/releases/download/1.0.5-rc5/esptool-3.0.0.2-linux.tar.gz", |
1302 |
| - "archiveFileName": "esptool-3.0.0.2-linux.tar.gz", |
1303 |
| - "checksum": "SHA-256:d5cb51da1c74ff69f81b820470d2ecccb5c7c3a2dec7776483d4c89588b00020", |
1304 |
| - "size": "57526" |
| 1478 | + "url": "https://github.com/espressif/arduino-esp32/releases/download/1.0.6/esptool-3.0.0.3-linux.tar.gz", |
| 1479 | + "archiveFileName": "esptool-3.0.0.3-linux.tar.gz", |
| 1480 | + "checksum": "SHA-256:2ec3041d508b1393d4e4bfa833dec8d7f5a74561c939c071748f89293a515f26", |
| 1481 | + "size": "73901" |
1305 | 1482 | }
|
1306 | 1483 | ]
|
1307 | 1484 | },
|
|
1394 | 1571 | }
|
1395 | 1572 | ]
|
1396 | 1573 | },
|
| 1574 | + { |
| 1575 | + "version": "0.3.6", |
| 1576 | + "name": "mkfatfs", |
| 1577 | + "systems": [ |
| 1578 | + { |
| 1579 | + "host": "i686-pc-linux-gnu", |
| 1580 | + "url": "https://github.com/lorol/arduino-esp32fatfs-plugin/raw/master/extra/mkfatfs.tar.gz", |
| 1581 | + "archiveFileName": "mkfatfs.tar.gz", |
| 1582 | + "checksum": "SHA-256:41dc0346a38d6aab5674d4301937868e69471b69d8317ed667d2eeb7c4a077ee", |
| 1583 | + "size": "102575" |
| 1584 | + }, |
| 1585 | + { |
| 1586 | + "host": "i686-mingw32", |
| 1587 | + "url": "https://github.com/lorol/arduino-esp32fatfs-plugin/raw/master/extra/mkfatfs.zip", |
| 1588 | + "archiveFileName": "mkfatfs.zip", |
| 1589 | + "checksum": "SHA-256:966f378da8bba524197d7d8a919e93b21b4680ead03ae69cac8bb56f8ec864a6", |
| 1590 | + "size": "612169" |
| 1591 | + } |
| 1592 | + ] |
| 1593 | + }, |
| 1594 | + { |
| 1595 | + "version": "3.0.0-gnu12-dc7f933", |
| 1596 | + "name": "mklittlefs", |
| 1597 | + "systems": [ |
| 1598 | + { |
| 1599 | + "host": "aarch64-linux-gnu", |
| 1600 | + "url": "https://github.com/earlephilhower/esp-quick-toolchain/releases/download/3.0.0-gnu12/aarch64-linux-gnu.mklittlefs-c41e51a.200706.tar.gz", |
| 1601 | + "archiveFileName": "aarch64-linux-gnu.mklittlefs-c41e51a.200706.tar.gz", |
| 1602 | + "checksum": "SHA-256:fc56e389383749e4cf4fab0fcf75cc0ebc41e59383caf6c2eff1c3d9794af200", |
| 1603 | + "size": "44651" |
| 1604 | + }, |
| 1605 | + { |
| 1606 | + "host": "arm-linux-gnueabihf", |
| 1607 | + "url": "https://github.com/earlephilhower/esp-quick-toolchain/releases/download/3.0.0-gnu12/arm-linux-gnueabihf.mklittlefs-c41e51a.200706.tar.gz", |
| 1608 | + "archiveFileName": "arm-linux-gnueabihf.mklittlefs-c41e51a.200706.tar.gz", |
| 1609 | + "checksum": "SHA-256:52b642dd0545eb3bd8dfb75dde6601df21700e4867763fd2696274be279294c5", |
| 1610 | + "size": "37211" |
| 1611 | + }, |
| 1612 | + { |
| 1613 | + "host": "i686-pc-linux-gnu", |
| 1614 | + "url": "https://github.com/earlephilhower/esp-quick-toolchain/releases/download/3.0.0-gnu12/i686-linux-gnu.mklittlefs-c41e51a.200706.tar.gz", |
| 1615 | + "archiveFileName": "i686-linux-gnu.mklittlefs-c41e51a.200706.tar.gz", |
| 1616 | + "checksum": "SHA-256:7886051d8ccc54aed0af2e7cdf6ff992bb51638df86f3b545955697720b6d062", |
| 1617 | + "size": "48033" |
| 1618 | + }, |
| 1619 | + { |
| 1620 | + "host": "i686-mingw32", |
| 1621 | + "url": "https://github.com/earlephilhower/esp-quick-toolchain/releases/download/3.0.0-gnu12/i686-w64-mingw32.mklittlefs-c41e51a.200706.zip", |
| 1622 | + "archiveFileName": "i686-w64-mingw32.mklittlefs-c41e51a.200706.zip", |
| 1623 | + "checksum": "SHA-256:43740db30ce451454f2337331f10ab4ed41bd83dbf0fa0cb4387107388b59f42", |
| 1624 | + "size": "332655" |
| 1625 | + }, |
| 1626 | + { |
| 1627 | + "host": "x86_64-apple-darwin", |
| 1628 | + "url": "https://github.com/earlephilhower/esp-quick-toolchain/releases/download/3.0.0-gnu12/x86_64-apple-darwin14.mklittlefs-c41e51a.200706.tar.gz", |
| 1629 | + "archiveFileName": "x86_64-apple-darwin14.mklittlefs-c41e51a.200706.tar.gz", |
| 1630 | + "checksum": "SHA-256:e3edd5e05b70db3c7df6b9d626558348ad04804022fe955c799aeb51808c7dc3", |
| 1631 | + "size": "362608" |
| 1632 | + }, |
| 1633 | + { |
| 1634 | + "host": "x86_64-pc-linux-gnu", |
| 1635 | + "url": "https://github.com/earlephilhower/esp-quick-toolchain/releases/download/3.0.0-gnu12/x86_64-linux-gnu.mklittlefs-c41e51a.200706.tar.gz", |
| 1636 | + "archiveFileName": "x86_64-linux-gnu.mklittlefs-c41e51a.200706.tar.gz", |
| 1637 | + "checksum": "SHA-256:66e84dda0aad747517da3785125e05738a540948aab2b7eaa02855167a1eea53", |
| 1638 | + "size": "46778" |
| 1639 | + }, |
| 1640 | + { |
| 1641 | + "host": "x86_64-mingw32", |
| 1642 | + "url": "https://github.com/earlephilhower/esp-quick-toolchain/releases/download/3.0.0-gnu12/x86_64-w64-mingw32.mklittlefs-c41e51a.200706.zip", |
| 1643 | + "archiveFileName": "x86_64-w64-mingw32.mklittlefs-c41e51a.200706.zip", |
| 1644 | + "checksum": "SHA-256:2e319077491f8e832e96eb4f2f7a70dd919333cee4b388c394e0e848d031d542", |
| 1645 | + "size": "345132" |
| 1646 | + } |
| 1647 | + ] |
| 1648 | + }, |
1397 | 1649 | {
|
1398 | 1650 | "name": "mkspiffs",
|
1399 | 1651 | "version": "0.2.3",
|
|
0 commit comments