mirror of
				https://github.com/0xFEEDC0DE64/arduino-esp32.git
				synced 2025-11-03 23:51:39 +01:00 
			
		
		
		
	
		
			
				
	
	
		
			397 lines
		
	
	
		
			20 KiB
		
	
	
	
		
			JSON
		
	
	
	
	
	
			
		
		
	
	
			397 lines
		
	
	
		
			20 KiB
		
	
	
	
		
			JSON
		
	
	
	
	
	
{
 | 
						|
  "packages": [
 | 
						|
    {
 | 
						|
      "name": "esp32",
 | 
						|
      "maintainer": "Espressif Systems",
 | 
						|
      "websiteURL": "https://github.com/espressif/arduino-esp32",
 | 
						|
      "email": "hristo@espressif.com",
 | 
						|
      "help": {
 | 
						|
        "online": "http://esp32.com"
 | 
						|
      },
 | 
						|
      "platforms": [
 | 
						|
        {
 | 
						|
          "name": "esp32",
 | 
						|
          "architecture": "esp32",
 | 
						|
          "version": "",
 | 
						|
          "category": "ESP32",
 | 
						|
          "url": "",
 | 
						|
          "archiveFileName": "",
 | 
						|
          "checksum": "",
 | 
						|
          "size": "",
 | 
						|
          "help": {
 | 
						|
            "online": ""
 | 
						|
          },
 | 
						|
          "boards": [
 | 
						|
            {
 | 
						|
              "name": "ESP32 Dev Board"
 | 
						|
            },
 | 
						|
            {
 | 
						|
              "name": "ESP32-S2 Dev Board"
 | 
						|
            },
 | 
						|
            {
 | 
						|
              "name": "ESP32-C3 Dev Board"
 | 
						|
            }
 | 
						|
          ],
 | 
						|
          "toolsDependencies": [
 | 
						|
            {
 | 
						|
              "packager": "esp32",
 | 
						|
              "name": "riscv32-esp-elf-gcc",
 | 
						|
              "version": "gcc8_4_0-esp-2021r2"
 | 
						|
            },
 | 
						|
            {
 | 
						|
              "packager": "esp32",
 | 
						|
              "name": "xtensa-esp32-elf-gcc",
 | 
						|
              "version": "gcc8_4_0-esp-2021r2"
 | 
						|
            },
 | 
						|
            {
 | 
						|
              "packager": "esp32",
 | 
						|
              "name": "xtensa-esp32s2-elf-gcc",
 | 
						|
              "version": "gcc8_4_0-esp-2021r2"
 | 
						|
            },
 | 
						|
            {
 | 
						|
              "packager": "esp32",
 | 
						|
              "name": "esptool_py",
 | 
						|
              "version": "3.1.0"
 | 
						|
            },
 | 
						|
            {
 | 
						|
              "packager": "esp32",
 | 
						|
              "name": "mkspiffs",
 | 
						|
              "version": "0.2.3"
 | 
						|
            },
 | 
						|
            {
 | 
						|
              "packager": "esp32",
 | 
						|
              "name": "mklittlefs",
 | 
						|
              "version": "3.0.0-gnu12-dc7f933"
 | 
						|
            }
 | 
						|
          ]
 | 
						|
        }
 | 
						|
      ],
 | 
						|
      "tools": [
 | 
						|
        {
 | 
						|
          "name": "riscv32-esp-elf-gcc",
 | 
						|
          "version": "gcc8_4_0-esp-2021r2",
 | 
						|
          "systems": [
 | 
						|
            {
 | 
						|
              "host": "x86_64-pc-linux-gnu",
 | 
						|
              "url": "https://github.com/espressif/crosstool-NG/releases/download/esp-2021r2/riscv32-esp-elf-gcc8_4_0-esp-2021r2-linux-amd64.tar.gz",
 | 
						|
              "archiveFileName": "riscv32-esp-elf-gcc8_4_0-esp-2021r2-linux-amd64.tar.gz",
 | 
						|
              "checksum": "SHA-256:812d735063da9d063b374b59f55832a96c41fbd27ddaef19000a75de8607ba21",
 | 
						|
              "size": "106837189"
 | 
						|
            },
 | 
						|
            {
 | 
						|
              "host": "aarch64-linux-gnu",
 | 
						|
              "url": "https://github.com/espressif/crosstool-NG/releases/download/esp-2021r2/riscv32-esp-elf-gcc8_4_0-esp-2021r2-linux-arm64.tar.gz",
 | 
						|
              "archiveFileName": "riscv32-esp-elf-gcc8_4_0-esp-2021r2-linux-arm64.tar.gz",
 | 
						|
              "checksum": "SHA-256:712f1fbc3e08304a6f32aa18b346b16bbcb413b507b3d4c7c3211bf0d7dc4813",
 | 
						|
              "size": "103273444"
 | 
						|
            },
 | 
						|
            {
 | 
						|
              "host": "arm-linux-gnueabihf",
 | 
						|
              "url": "https://github.com/espressif/crosstool-NG/releases/download/esp-2021r2/riscv32-esp-elf-gcc8_4_0-esp-2021r2-linux-armel.tar.gz",
 | 
						|
              "archiveFileName": "riscv32-esp-elf-gcc8_4_0-esp-2021r2-linux-armel.tar.gz",
 | 
						|
              "checksum": "SHA-256:80a3342cda2cd4b6b75ebb2b36d5d12fce7d375cfadadcff01ec3a907f0a16a2",
 | 
						|
              "size": "103058744"
 | 
						|
            },
 | 
						|
            {
 | 
						|
              "host": "i686-pc-linux-gnu",
 | 
						|
              "url": "https://github.com/espressif/crosstool-NG/releases/download/esp-2021r2/riscv32-esp-elf-gcc8_4_0-esp-2021r2-linux-i686.tar.gz",
 | 
						|
              "archiveFileName": "riscv32-esp-elf-gcc8_4_0-esp-2021r2-linux-i686.tar.gz",
 | 
						|
              "checksum": "SHA-256:7f0162a81558ab0ed09d6c5d356def25b5cb3d5c2d61358f20152fa260ccc8ae",
 | 
						|
              "size": "109447789"
 | 
						|
            },
 | 
						|
            {
 | 
						|
              "host": "x86_64-apple-darwin",
 | 
						|
              "url": "https://github.com/espressif/crosstool-NG/releases/download/esp-2021r2/riscv32-esp-elf-gcc8_4_0-esp-2021r2-macos.tar.gz",
 | 
						|
              "archiveFileName": "riscv32-esp-elf-gcc8_4_0-esp-2021r2-macos.tar.gz",
 | 
						|
              "checksum": "SHA-256:3ff7e5427907cf8e271c1f959b70fb01e39625c3caf61a6567e7b38aa0c11578",
 | 
						|
              "size": "113672945"
 | 
						|
            },
 | 
						|
            {
 | 
						|
              "host": "i686-mingw32",
 | 
						|
              "url": "https://github.com/espressif/crosstool-NG/releases/download/esp-2021r2/riscv32-esp-elf-gcc8_4_0-esp-2021r2-win32.zip",
 | 
						|
              "archiveFileName": "riscv32-esp-elf-gcc8_4_0-esp-2021r2-win32.zip",
 | 
						|
              "checksum": "SHA-256:c8ff08883c1456c278fad85e1c43b7c6e251d525683214168655550e85c5b82e",
 | 
						|
              "size": "140809778"
 | 
						|
            },
 | 
						|
            {
 | 
						|
              "host": "x86_64-mingw32",
 | 
						|
              "url": "https://github.com/espressif/crosstool-NG/releases/download/esp-2021r2/riscv32-esp-elf-gcc8_4_0-esp-2021r2-win64.zip",
 | 
						|
              "archiveFileName": "riscv32-esp-elf-gcc8_4_0-esp-2021r2-win64.zip",
 | 
						|
              "checksum": "SHA-256:6c04cb4728db928ec6473e63146b695b6dec686a0d40dd73dd3353f05247b19e",
 | 
						|
              "size": "142365782"
 | 
						|
            }
 | 
						|
          ]
 | 
						|
        },
 | 
						|
        {
 | 
						|
          "name": "xtensa-esp32-elf-gcc",
 | 
						|
          "version": "gcc8_4_0-esp-2021r2",
 | 
						|
          "systems": [
 | 
						|
            {
 | 
						|
              "host": "x86_64-pc-linux-gnu",
 | 
						|
              "url": "https://github.com/espressif/crosstool-NG/releases/download/esp-2021r2/xtensa-esp32-elf-gcc8_4_0-esp-2021r2-linux-amd64.tar.gz",
 | 
						|
              "archiveFileName": "xtensa-esp32-elf-gcc8_4_0-esp-2021r2-linux-amd64.tar.gz",
 | 
						|
              "checksum": "SHA-256:3eb3d68b27fa6ba5af6f88da21cb8face9be0094daaa8960793cfe570ab785ff",
 | 
						|
              "size": "90565318"
 | 
						|
            },
 | 
						|
            {
 | 
						|
              "host": "aarch64-linux-gnu",
 | 
						|
              "url": "https://github.com/espressif/crosstool-NG/releases/download/esp-2021r2/xtensa-esp32-elf-gcc8_4_0-esp-2021r2-linux-arm64.tar.gz",
 | 
						|
              "archiveFileName": "xtensa-esp32-elf-gcc8_4_0-esp-2021r2-linux-arm64.tar.gz",
 | 
						|
              "checksum": "SHA-256:aa534be24e45e06b7080a6a3bb8cd9e3cfb818f5f8bce2244d7cfb5e91336541",
 | 
						|
              "size": "86860292"
 | 
						|
            },
 | 
						|
            {
 | 
						|
              "host": "arm-linux-gnueabihf",
 | 
						|
              "url": "https://github.com/espressif/crosstool-NG/releases/download/esp-2021r2/xtensa-esp32-elf-gcc8_4_0-esp-2021r2-linux-armel.tar.gz",
 | 
						|
              "archiveFileName": "xtensa-esp32-elf-gcc8_4_0-esp-2021r2-linux-armel.tar.gz",
 | 
						|
              "checksum": "SHA-256:f0e49ce06fe7833ff5d76961dc2dac5449d320f823bb8c05a302cf85a3a6eb04",
 | 
						|
              "size": "86183421"
 | 
						|
            },
 | 
						|
            {
 | 
						|
              "host": "i686-pc-linux-gnu",
 | 
						|
              "url": "https://github.com/espressif/crosstool-NG/releases/download/esp-2021r2/xtensa-esp32-elf-gcc8_4_0-esp-2021r2-linux-i686.tar.gz",
 | 
						|
              "archiveFileName": "xtensa-esp32-elf-gcc8_4_0-esp-2021r2-linux-i686.tar.gz",
 | 
						|
              "checksum": "SHA-256:06de09b74652de43e5b22db3b7fc992623044baa75e9faaab68317a986715ba3",
 | 
						|
              "size": "92582250"
 | 
						|
            },
 | 
						|
            {
 | 
						|
              "host": "x86_64-apple-darwin",
 | 
						|
              "url": "https://github.com/espressif/crosstool-NG/releases/download/esp-2021r2/xtensa-esp32-elf-gcc8_4_0-esp-2021r2-macos.tar.gz",
 | 
						|
              "archiveFileName": "xtensa-esp32-elf-gcc8_4_0-esp-2021r2-macos.tar.gz",
 | 
						|
              "checksum": "SHA-256:96443f69c8569417c780ee749d91ef33cffe22153fffa30a0fbf12107d87381b",
 | 
						|
              "size": "97808961"
 | 
						|
            },
 | 
						|
            {
 | 
						|
              "host": "i686-mingw32",
 | 
						|
              "url": "https://github.com/espressif/crosstool-NG/releases/download/esp-2021r2/xtensa-esp32-elf-gcc8_4_0-esp-2021r2-win32.zip",
 | 
						|
              "archiveFileName": "xtensa-esp32-elf-gcc8_4_0-esp-2021r2-win32.zip",
 | 
						|
              "checksum": "SHA-256:076a4171bdc33e5ced3952efffb233d70263dfa760e636704050597a9edf61db",
 | 
						|
              "size": "112578260"
 | 
						|
            },
 | 
						|
            {
 | 
						|
              "host": "x86_64-mingw32",
 | 
						|
              "url": "https://github.com/espressif/crosstool-NG/releases/download/esp-2021r2/xtensa-esp32-elf-gcc8_4_0-esp-2021r2-win64.zip",
 | 
						|
              "archiveFileName": "xtensa-esp32-elf-gcc8_4_0-esp-2021r2-win64.zip",
 | 
						|
              "checksum": "SHA-256:c35b7998f7f503e0cb22055d1e279ae14b6b0e09bb3ff3846b17d552ece9c247",
 | 
						|
              "size": "115278695"
 | 
						|
            }
 | 
						|
          ]
 | 
						|
        },
 | 
						|
        {
 | 
						|
          "name": "xtensa-esp32s2-elf-gcc",
 | 
						|
          "version": "gcc8_4_0-esp-2021r2",
 | 
						|
          "systems": [
 | 
						|
            {
 | 
						|
              "host": "x86_64-pc-linux-gnu",
 | 
						|
              "url": "https://github.com/espressif/crosstool-NG/releases/download/esp-2021r2/xtensa-esp32s2-elf-gcc8_4_0-esp-2021r2-linux-amd64.tar.gz",
 | 
						|
              "archiveFileName": "xtensa-esp32s2-elf-gcc8_4_0-esp-2021r2-linux-amd64.tar.gz",
 | 
						|
              "checksum": "SHA-256:a6e0947c92b823ca04f062522249f0a428357e0b056f1ff4c6bcabef83cf63a7",
 | 
						|
              "size": "90901736"
 | 
						|
            },
 | 
						|
            {
 | 
						|
              "host": "aarch64-linux-gnu",
 | 
						|
              "url": "https://github.com/espressif/crosstool-NG/releases/download/esp-2021r2/xtensa-esp32s2-elf-gcc8_4_0-esp-2021r2-linux-arm64.tar.gz",
 | 
						|
              "archiveFileName": "xtensa-esp32s2-elf-gcc8_4_0-esp-2021r2-linux-arm64.tar.gz",
 | 
						|
              "checksum": "SHA-256:d2e5600fc194b508bd393b236a09fd62ed70afb6c36619d4b106b696a56ca66d",
 | 
						|
              "size": "87176557"
 | 
						|
            },
 | 
						|
            {
 | 
						|
              "host": "arm-linux-gnueabihf",
 | 
						|
              "url": "https://github.com/espressif/crosstool-NG/releases/download/esp-2021r2/xtensa-esp32s2-elf-gcc8_4_0-esp-2021r2-linux-armel.tar.gz",
 | 
						|
              "archiveFileName": "xtensa-esp32s2-elf-gcc8_4_0-esp-2021r2-linux-armel.tar.gz",
 | 
						|
              "checksum": "SHA-256:3fff4199e986dd74660f17ca27d9414cb98f1b911a7f13bb3b22e784cb1156cf",
 | 
						|
              "size": "86581102"
 | 
						|
            },
 | 
						|
            {
 | 
						|
              "host": "i686-pc-linux-gnu",
 | 
						|
              "url": "https://github.com/espressif/crosstool-NG/releases/download/esp-2021r2/xtensa-esp32s2-elf-gcc8_4_0-esp-2021r2-linux-i686.tar.gz",
 | 
						|
              "archiveFileName": "xtensa-esp32s2-elf-gcc8_4_0-esp-2021r2-linux-i686.tar.gz",
 | 
						|
              "checksum": "SHA-256:7732f9fb371d36b6b324820e300beecc33c2719921a61cf1cdb5bc625016b346",
 | 
						|
              "size": "92875986"
 | 
						|
            },
 | 
						|
            {
 | 
						|
              "host": "x86_64-apple-darwin",
 | 
						|
              "url": "https://github.com/espressif/crosstool-NG/releases/download/esp-2021r2/xtensa-esp32s2-elf-gcc8_4_0-esp-2021r2-macos.tar.gz",
 | 
						|
              "archiveFileName": "xtensa-esp32s2-elf-gcc8_4_0-esp-2021r2-macos.tar.gz",
 | 
						|
              "checksum": "SHA-256:e6dd32782fcff8f633299b97d1c671d6b6513390aca2ddbd7543c2cc62e72d7e",
 | 
						|
              "size": "98212907"
 | 
						|
            },
 | 
						|
            {
 | 
						|
              "host": "i686-mingw32",
 | 
						|
              "url": "https://github.com/espressif/crosstool-NG/releases/download/esp-2021r2/xtensa-esp32s2-elf-gcc8_4_0-esp-2021r2-win32.zip",
 | 
						|
              "archiveFileName": "xtensa-esp32s2-elf-gcc8_4_0-esp-2021r2-win32.zip",
 | 
						|
              "checksum": "SHA-256:41b917b35f6fbe7d30b7de91c32cf348c406acfa729a1eabc450d040dc46fbe2",
 | 
						|
              "size": "113022469"
 | 
						|
            },
 | 
						|
            {
 | 
						|
              "host": "x86_64-mingw32",
 | 
						|
              "url": "https://github.com/espressif/crosstool-NG/releases/download/esp-2021r2/xtensa-esp32s2-elf-gcc8_4_0-esp-2021r2-win64.zip",
 | 
						|
              "archiveFileName": "xtensa-esp32s2-elf-gcc8_4_0-esp-2021r2-win64.zip",
 | 
						|
              "checksum": "SHA-256:a764c1a0ee743d69f8cbfadbe4426a2c15c0e233b0894244c7cadf3b4d7dd32a",
 | 
						|
              "size": "115696999"
 | 
						|
            }
 | 
						|
          ]
 | 
						|
        },
 | 
						|
        {
 | 
						|
          "name": "esptool_py",
 | 
						|
          "version": "3.1.0",
 | 
						|
          "systems": [
 | 
						|
            {
 | 
						|
              "host": "i686-mingw32",
 | 
						|
              "url": "https://github.com/espressif/arduino-esp32/releases/download/2.0.0-alpha1/esptool-3.1.0-windows.zip",
 | 
						|
              "archiveFileName": "esptool-3.1.0-windows.zip",
 | 
						|
              "checksum": "SHA-256:c9b4f9bc6e94db136c2545c87c00c7ab1441644ca0bac50811bc3c014e22514b",
 | 
						|
              "size": "7411889"
 | 
						|
            },
 | 
						|
            {
 | 
						|
              "host": "x86_64-apple-darwin",
 | 
						|
              "url": "https://github.com/espressif/arduino-esp32/releases/download/2.0.0-alpha1/esptool-3.1.0-macos.tar.gz",
 | 
						|
              "archiveFileName": "esptool-3.1.0-macos.tar.gz",
 | 
						|
              "checksum": "SHA-256:1dffcb884665fb616779aea62a68f517aac251ea6dfe95560906c364d6ef3065",
 | 
						|
              "size": "6776909"
 | 
						|
            },
 | 
						|
            {
 | 
						|
              "host": "x86_64-pc-linux-gnu",
 | 
						|
              "url": "https://github.com/espressif/arduino-esp32/releases/download/2.0.0-alpha1/esptool-3.1.0-linux.tar.gz",
 | 
						|
              "archiveFileName": "esptool-3.1.0-linux.tar.gz",
 | 
						|
              "checksum": "SHA-256:15eca9896a30e804aa24be6f7a06e39397541b8b09a7a4c48deb65f826e7baad",
 | 
						|
              "size": "80550"
 | 
						|
            },
 | 
						|
            {
 | 
						|
              "host": "i686-pc-linux-gnu",
 | 
						|
              "url": "https://github.com/espressif/arduino-esp32/releases/download/2.0.0-alpha1/esptool-3.1.0-linux.tar.gz",
 | 
						|
              "archiveFileName": "esptool-3.1.0-linux.tar.gz",
 | 
						|
              "checksum": "SHA-256:15eca9896a30e804aa24be6f7a06e39397541b8b09a7a4c48deb65f826e7baad",
 | 
						|
              "size": "80550"
 | 
						|
            },
 | 
						|
            {
 | 
						|
              "host": "arm-linux-gnueabihf",
 | 
						|
              "url": "https://github.com/espressif/arduino-esp32/releases/download/2.0.0-alpha1/esptool-3.1.0-linux.tar.gz",
 | 
						|
              "archiveFileName": "esptool-3.1.0-linux.tar.gz",
 | 
						|
              "checksum": "SHA-256:15eca9896a30e804aa24be6f7a06e39397541b8b09a7a4c48deb65f826e7baad",
 | 
						|
              "size": "80550"
 | 
						|
            },
 | 
						|
            {
 | 
						|
              "host": "aarch64-linux-gnu",
 | 
						|
              "url": "https://github.com/espressif/arduino-esp32/releases/download/2.0.0-alpha1/esptool-3.1.0-linux.tar.gz",
 | 
						|
              "archiveFileName": "esptool-3.1.0-linux.tar.gz",
 | 
						|
              "checksum": "SHA-256:15eca9896a30e804aa24be6f7a06e39397541b8b09a7a4c48deb65f826e7baad",
 | 
						|
              "size": "80550"
 | 
						|
            }
 | 
						|
          ]
 | 
						|
        },
 | 
						|
        {
 | 
						|
           "version": "3.0.0-gnu12-dc7f933",
 | 
						|
           "name": "mklittlefs",
 | 
						|
           "systems": [
 | 
						|
              {
 | 
						|
                 "host": "aarch64-linux-gnu",
 | 
						|
                 "url": "https://github.com/earlephilhower/esp-quick-toolchain/releases/download/3.0.0-gnu12/aarch64-linux-gnu.mklittlefs-c41e51a.200706.tar.gz",
 | 
						|
                 "archiveFileName": "aarch64-linux-gnu.mklittlefs-c41e51a.200706.tar.gz",
 | 
						|
                 "checksum": "SHA-256:fc56e389383749e4cf4fab0fcf75cc0ebc41e59383caf6c2eff1c3d9794af200",
 | 
						|
                 "size": "44651"
 | 
						|
              },
 | 
						|
              {
 | 
						|
                 "host": "arm-linux-gnueabihf",
 | 
						|
                 "url": "https://github.com/earlephilhower/esp-quick-toolchain/releases/download/3.0.0-gnu12/arm-linux-gnueabihf.mklittlefs-c41e51a.200706.tar.gz",
 | 
						|
                 "archiveFileName": "arm-linux-gnueabihf.mklittlefs-c41e51a.200706.tar.gz",
 | 
						|
                 "checksum": "SHA-256:52b642dd0545eb3bd8dfb75dde6601df21700e4867763fd2696274be279294c5",
 | 
						|
                 "size": "37211"
 | 
						|
              },
 | 
						|
              {
 | 
						|
                 "host": "i686-pc-linux-gnu",
 | 
						|
                 "url": "https://github.com/earlephilhower/esp-quick-toolchain/releases/download/3.0.0-gnu12/i686-linux-gnu.mklittlefs-c41e51a.200706.tar.gz",
 | 
						|
                 "archiveFileName": "i686-linux-gnu.mklittlefs-c41e51a.200706.tar.gz",
 | 
						|
                 "checksum": "SHA-256:7886051d8ccc54aed0af2e7cdf6ff992bb51638df86f3b545955697720b6d062",
 | 
						|
                 "size": "48033"
 | 
						|
              },
 | 
						|
              {
 | 
						|
                 "host": "i686-mingw32",
 | 
						|
                 "url": "https://github.com/earlephilhower/esp-quick-toolchain/releases/download/3.0.0-gnu12/i686-w64-mingw32.mklittlefs-c41e51a.200706.zip",
 | 
						|
                 "archiveFileName": "i686-w64-mingw32.mklittlefs-c41e51a.200706.zip",
 | 
						|
                 "checksum": "SHA-256:43740db30ce451454f2337331f10ab4ed41bd83dbf0fa0cb4387107388b59f42",
 | 
						|
                 "size": "332655"
 | 
						|
              },
 | 
						|
              {
 | 
						|
                 "host": "x86_64-apple-darwin",
 | 
						|
                 "url": "https://github.com/earlephilhower/esp-quick-toolchain/releases/download/3.0.0-gnu12/x86_64-apple-darwin14.mklittlefs-c41e51a.200706.tar.gz",
 | 
						|
                 "archiveFileName": "x86_64-apple-darwin14.mklittlefs-c41e51a.200706.tar.gz",
 | 
						|
                 "checksum": "SHA-256:e3edd5e05b70db3c7df6b9d626558348ad04804022fe955c799aeb51808c7dc3",
 | 
						|
                 "size": "362608"
 | 
						|
              },
 | 
						|
              {
 | 
						|
                 "host": "x86_64-pc-linux-gnu",
 | 
						|
                 "url": "https://github.com/earlephilhower/esp-quick-toolchain/releases/download/3.0.0-gnu12/x86_64-linux-gnu.mklittlefs-c41e51a.200706.tar.gz",
 | 
						|
                 "archiveFileName": "x86_64-linux-gnu.mklittlefs-c41e51a.200706.tar.gz",
 | 
						|
                 "checksum": "SHA-256:66e84dda0aad747517da3785125e05738a540948aab2b7eaa02855167a1eea53",
 | 
						|
                 "size": "46778"
 | 
						|
              },
 | 
						|
              {
 | 
						|
                 "host": "x86_64-mingw32",
 | 
						|
                 "url": "https://github.com/earlephilhower/esp-quick-toolchain/releases/download/3.0.0-gnu12/x86_64-w64-mingw32.mklittlefs-c41e51a.200706.zip",
 | 
						|
                 "archiveFileName": "x86_64-w64-mingw32.mklittlefs-c41e51a.200706.zip",
 | 
						|
                 "checksum": "SHA-256:2e319077491f8e832e96eb4f2f7a70dd919333cee4b388c394e0e848d031d542",
 | 
						|
                 "size": "345132"
 | 
						|
              }
 | 
						|
           ]
 | 
						|
        },
 | 
						|
        {
 | 
						|
          "name": "mkspiffs",
 | 
						|
          "version": "0.2.3",
 | 
						|
          "systems": [
 | 
						|
            {
 | 
						|
              "host": "i686-mingw32",
 | 
						|
              "url": "https://github.com/igrr/mkspiffs/releases/download/0.2.3/mkspiffs-0.2.3-arduino-esp32-win32.zip",
 | 
						|
              "archiveFileName": "mkspiffs-0.2.3-arduino-esp32-win32.zip",
 | 
						|
              "checksum": "SHA-256:b647f2c2efe6949819c85ea9404271b55c7c9c25bcb98d3b98a1d0ba771adf56",
 | 
						|
              "size": "249809"
 | 
						|
            },
 | 
						|
            {
 | 
						|
              "host": "x86_64-apple-darwin",
 | 
						|
              "url": "https://github.com/igrr/mkspiffs/releases/download/0.2.3/mkspiffs-0.2.3-arduino-esp32-osx.tar.gz",
 | 
						|
              "archiveFileName": "mkspiffs-0.2.3-arduino-esp32-osx.tar.gz",
 | 
						|
              "checksum": "SHA-256:9f43fc74a858cf564966b5035322c3e5e61c31a647c5a1d71b388ed6efc48423",
 | 
						|
              "size": "130270"
 | 
						|
            },
 | 
						|
            {
 | 
						|
              "host": "i386-apple-darwin",
 | 
						|
              "url": "https://github.com/igrr/mkspiffs/releases/download/0.2.3/mkspiffs-0.2.3-arduino-esp32-osx.tar.gz",
 | 
						|
              "archiveFileName": "mkspiffs-0.2.3-arduino-esp32-osx.tar.gz",
 | 
						|
              "checksum": "SHA-256:9f43fc74a858cf564966b5035322c3e5e61c31a647c5a1d71b388ed6efc48423",
 | 
						|
              "size": "130270"
 | 
						|
            },
 | 
						|
            {
 | 
						|
              "host": "x86_64-pc-linux-gnu",
 | 
						|
              "url": "https://github.com/igrr/mkspiffs/releases/download/0.2.3/mkspiffs-0.2.3-arduino-esp32-linux64.tar.gz",
 | 
						|
              "archiveFileName": "mkspiffs-0.2.3-arduino-esp32-linux64.tar.gz",
 | 
						|
              "checksum": "SHA-256:5e1a4ff41385e842f389f6b5254102a547e566a06b49babeffa93ef37115cb5d",
 | 
						|
              "size": "50646"
 | 
						|
            },
 | 
						|
            {
 | 
						|
              "host": "i686-pc-linux-gnu",
 | 
						|
              "url": "https://github.com/igrr/mkspiffs/releases/download/0.2.3/mkspiffs-0.2.3-arduino-esp32-linux32.tar.gz",
 | 
						|
              "archiveFileName": "mkspiffs-0.2.3-arduino-esp32-linux32.tar.gz",
 | 
						|
              "checksum": "SHA-256:464463a93e8833209cdc29ba65e1a12fec31718dc10075c195a2445b2c3f6cb0",
 | 
						|
              "size": "48751"
 | 
						|
            },
 | 
						|
            {
 | 
						|
              "host": "arm-linux-gnueabihf",
 | 
						|
              "url": "https://github.com/igrr/mkspiffs/releases/download/0.2.3/mkspiffs-0.2.3-arduino-esp32-linux-armhf.tar.gz",
 | 
						|
              "archiveFileName": "mkspiffs-0.2.3-arduino-esp32-linux-armhf.tar.gz",
 | 
						|
              "checksum": "SHA-256:ade3dc00117912ac08a1bdbfbfe76b12d21a34bc5fa1de0cfc45fe7a8d0a0185",
 | 
						|
              "size": "40665"
 | 
						|
            },
 | 
						|
            {
 | 
						|
              "host": "aarch64-linux-gnu",
 | 
						|
              "url": "https://github.com/igrr/mkspiffs/releases/download/0.2.3/mkspiffs-0.2.3-arduino-esp32-linux-armhf.tar.gz",
 | 
						|
              "archiveFileName": "mkspiffs-0.2.3-arduino-esp32-linux-armhf.tar.gz",
 | 
						|
              "checksum": "SHA-256:ade3dc00117912ac08a1bdbfbfe76b12d21a34bc5fa1de0cfc45fe7a8d0a0185",
 | 
						|
              "size": "40665"
 | 
						|
            }
 | 
						|
          ]
 | 
						|
        }
 | 
						|
      ]
 | 
						|
    }
 | 
						|
  ]
 | 
						|
}
 |