mirror of
				https://github.com/0xFEEDC0DE64/arduino-esp32.git
				synced 2025-11-03 23:51:39 +01:00 
			
		
		
		
	
		
			
				
	
	
		
			230 lines
		
	
	
		
			10 KiB
		
	
	
	
		
			JSON
		
	
	
	
	
	
			
		
		
	
	
			230 lines
		
	
	
		
			10 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 Module"
 | 
						|
            },
 | 
						|
            {
 | 
						|
              "name": "WEMOS LoLin32"
 | 
						|
            },
 | 
						|
            {
 | 
						|
              "name": "WEMOS D1 MINI ESP32"
 | 
						|
            }
 | 
						|
          ],
 | 
						|
          "toolsDependencies": [
 | 
						|
            {
 | 
						|
              "packager": "esp32",
 | 
						|
              "name": "xtensa-esp32-elf-gcc",
 | 
						|
              "version": "1.22.0-80-g6c4433a-5.2.0"
 | 
						|
            },
 | 
						|
            {
 | 
						|
              "packager": "esp32",
 | 
						|
              "name": "esptool_py",
 | 
						|
              "version": "2.6.1"
 | 
						|
            },
 | 
						|
            {
 | 
						|
              "packager": "esp32",
 | 
						|
              "name": "mkspiffs",
 | 
						|
              "version": "0.2.3"
 | 
						|
            }
 | 
						|
          ]
 | 
						|
        }
 | 
						|
      ],
 | 
						|
      "tools": [
 | 
						|
        {
 | 
						|
          "name": "xtensa-esp32-elf-gcc",
 | 
						|
          "version": "gcc8_2_0-esp-2020r1",
 | 
						|
          "systems": [
 | 
						|
            {
 | 
						|
              "host": "i686-mingw32",
 | 
						|
              "url": "https://github.com/espressif/crosstool-NG/releases/download/esp-2020r1/xtensa-esp32-elf-gcc8_2_0-esp-2020r1-win32.zip",
 | 
						|
              "archiveFileName": "xtensa-esp32-elf-gcc8_2_0-esp-2020r1-win32.zip",
 | 
						|
              "checksum": "SHA-256:5fbabd2b7c75f56ebe207061f56beb21aca32ef867b64e14e735065cf812cce4",
 | 
						|
              "size": "103877946"
 | 
						|
            },
 | 
						|
            {
 | 
						|
              "host": "x86_64-apple-darwin",
 | 
						|
              "url": "https://github.com/espressif/crosstool-NG/releases/download/esp-2020r1/xtensa-esp32-elf-gcc8_2_0-esp-2020r1-macos.tar.gz",
 | 
						|
              "archiveFileName": "xtensa-esp32-elf-gcc8_2_0-esp-2020r1-macos.tar.gz",
 | 
						|
              "checksum": "SHA-256:a3ee69bbe23acb77242086d2445c62d6bf13dbd9abcdfd4b56acef0937051a12",
 | 
						|
              "size": "92170881"
 | 
						|
            },
 | 
						|
            {
 | 
						|
              "host": "x86_64-pc-linux-gnu",
 | 
						|
              "url": "https://github.com/espressif/crosstool-NG/releases/download/esp-2020r1/xtensa-esp32-elf-gcc8_2_0-esp-2020r1-linux-amd64.tar.gz",
 | 
						|
              "archiveFileName": "xtensa-esp32-elf-gcc8_2_0-esp-2020r1-linux-amd64.tar.gz",
 | 
						|
              "checksum": "SHA-256:b65ae41a675c866f5e11e3c452fc4b9cee3f39038d88435faa45308f50388c54",
 | 
						|
              "size": "85490835"
 | 
						|
            },
 | 
						|
            {
 | 
						|
              "host": "i686-pc-linux-gnu",
 | 
						|
              "url": "https://github.com/espressif/crosstool-NG/releases/download/esp-2020r1/xtensa-esp32-elf-gcc8_2_0-esp-2020r1-linux-i686.tar.gz",
 | 
						|
              "archiveFileName": "xtensa-esp32-elf-gcc8_2_0-esp-2020r1-linux-i686.tar.gz",
 | 
						|
              "checksum": "SHA-256:19273eb069efb29cc1df129f667fc09571c8e6e0ffa1fc536fb8b5d14bd59d4b",
 | 
						|
              "size": "87449664"
 | 
						|
            },
 | 
						|
            {
 | 
						|
              "host": "arm-linux-gnueabihf",
 | 
						|
              "url": "https://github.com/espressif/crosstool-NG/releases/download/esp-2020r1/xtensa-esp32-elf-gcc8_2_0-esp-2020r1-linux-armel.tar.gz",
 | 
						|
              "archiveFileName": "xtensa-esp32-elf-gcc8_2_0-esp-2020r1-linux-armel.tar.gz",
 | 
						|
              "checksum": "SHA-256:7cd03edf067b5da6acf333ddaf18ce8070db98876c01b1d8979702e63587fcb5",
 | 
						|
              "size": "83653607"
 | 
						|
            }
 | 
						|
          ]
 | 
						|
        },
 | 
						|
        {
 | 
						|
          "name": "xtensa-esp32s2-elf-gcc",
 | 
						|
          "version": "gcc8_2_0-esp-2020r1",
 | 
						|
          "systems": [
 | 
						|
            {
 | 
						|
              "host": "i686-mingw32",
 | 
						|
              "url": "https://github.com/espressif/crosstool-NG/releases/download/esp-2020r1/xtensa-esp32s2-elf-gcc8_2_0-esp-2020r1-win32.zip",
 | 
						|
              "archiveFileName": "xtensa-esp32s2-elf-gcc8_2_0-esp-2020r1-win32.zip",
 | 
						|
              "checksum": "SHA-256:a73a5b61510e730d7d0e46584f146a190b19627117e7657c92dccbedbf55ad68",
 | 
						|
              "size": "104292272"
 | 
						|
            },
 | 
						|
            {
 | 
						|
              "host": "x86_64-apple-darwin",
 | 
						|
              "url": "https://github.com/espressif/crosstool-NG/releases/download/esp-2020r1/xtensa-esp32s2-elf-gcc8_2_0-esp-2020r1-macos.tar.gz",
 | 
						|
              "archiveFileName": "xtensa-esp32s2-elf-gcc8_2_0-esp-2020r1-macos.tar.gz",
 | 
						|
              "checksum": "SHA-256:f6ec427699930ccd17d730fb5bcb0daa2283bee83e0987cade45d8f0e1f6f544",
 | 
						|
              "size": "92539826"
 | 
						|
            },
 | 
						|
            {
 | 
						|
              "host": "x86_64-pc-linux-gnu",
 | 
						|
              "url": "https://github.com/espressif/crosstool-NG/releases/download/esp-2020r1/xtensa-esp32s2-elf-gcc8_2_0-esp-2020r1-linux-amd64.tar.gz",
 | 
						|
              "archiveFileName": "xtensa-esp32s2-elf-gcc8_2_0-esp-2020r1-linux-amd64.tar.gz",
 | 
						|
              "checksum": "SHA-256:f435159a654dbfd8ccc9f89a16d5ce523ebd9e04ae48d95bf4935d15ac7bd058",
 | 
						|
              "size": "85781628"
 | 
						|
            },
 | 
						|
            {
 | 
						|
              "host": "i686-pc-linux-gnu",
 | 
						|
              "url": "https://github.com/espressif/crosstool-NG/releases/download/esp-2020r1/xtensa-esp32s2-elf-gcc8_2_0-esp-2020r1-linux-i686.tar.gz",
 | 
						|
              "archiveFileName": "xtensa-esp32s2-elf-gcc8_2_0-esp-2020r1-linux-i686.tar.gz",
 | 
						|
              "checksum": "SHA-256:38b685c3243ab991dd9112ef330ba1fa1a176ab68a6aca832a0fc76975b8916f",
 | 
						|
              "size": "87764133"
 | 
						|
            },
 | 
						|
            {
 | 
						|
              "host": "arm-linux-gnueabihf",
 | 
						|
              "url": "https://github.com/espressif/crosstool-NG/releases/download/esp-2020r1/xtensa-esp32s2-elf-gcc8_2_0-esp-2020r1-linux-armel.tar.gz",
 | 
						|
              "archiveFileName": "xtensa-esp32s2-elf-gcc8_2_0-esp-2020r1-linux-armel.tar.gz",
 | 
						|
              "checksum": "SHA-256:38081688e3d6d21b436adca9c790d8cdc9dd4dbd9e1a9c98262ea6b04639f8c1",
 | 
						|
              "size": "84055798"
 | 
						|
            }
 | 
						|
          ]
 | 
						|
        },
 | 
						|
        {
 | 
						|
          "name": "esptool_py",
 | 
						|
          "version": "3.0.0",
 | 
						|
          "systems": [
 | 
						|
            {
 | 
						|
              "host": "i686-mingw32",
 | 
						|
              "url": "https://dl.espressif.com/dl/esptool-3.0.0-windows.zip",
 | 
						|
              "archiveFileName": "esptool-3.0.0-windows.zip",
 | 
						|
              "checksum": "SHA-256:65e2da7ca5f1da175ac7ae1ea776d3259ff01989a734d4f5fe1c1a12f19495c8",
 | 
						|
              "size": "3430930"
 | 
						|
            },
 | 
						|
            {
 | 
						|
              "host": "x86_64-apple-darwin",
 | 
						|
              "url": "https://dl.espressif.com/dl/esptool-3.0.0-macos.tar.gz",
 | 
						|
              "archiveFileName": "esptool-3.0.0-macos.tar.gz",
 | 
						|
              "checksum": "SHA-256:33dce4abffcf3d04da02cd0fd4dd9b78d71828d26f535ac5de7913dd5e5133a6",
 | 
						|
              "size": "3845775"
 | 
						|
            },
 | 
						|
            {
 | 
						|
              "host": "x86_64-pc-linux-gnu",
 | 
						|
              "url": "https://dl.espressif.com/dl/esptool-3.0.0-linux.tar.gz",
 | 
						|
              "archiveFileName": "esptool-3.0.0-linux.tar.gz",
 | 
						|
              "checksum": "SHA-256:a3ba4d8d49f4f03b63eb103de2572c82e3963be8e748d6923ec79fe40f358722",
 | 
						|
              "size": "53912"
 | 
						|
            },
 | 
						|
            {
 | 
						|
              "host": "i686-pc-linux-gnu",
 | 
						|
              "url": "https://dl.espressif.com/dl/esptool-3.0.0-linux.tar.gz",
 | 
						|
              "archiveFileName": "esptool-3.0.0-linux.tar.gz",
 | 
						|
              "checksum": "SHA-256:a3ba4d8d49f4f03b63eb103de2572c82e3963be8e748d6923ec79fe40f358722",
 | 
						|
              "size": "53912"
 | 
						|
            },
 | 
						|
            {
 | 
						|
              "host": "arm-linux-gnueabihf",
 | 
						|
              "url": "https://dl.espressif.com/dl/esptool-3.0.0-linux.tar.gz",
 | 
						|
              "archiveFileName": "esptool-3.0.0-linux.tar.gz",
 | 
						|
              "checksum": "SHA-256:a3ba4d8d49f4f03b63eb103de2572c82e3963be8e748d6923ec79fe40f358722",
 | 
						|
              "size": "53912"
 | 
						|
            }
 | 
						|
          ]
 | 
						|
        },
 | 
						|
        {
 | 
						|
          "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"
 | 
						|
            }
 | 
						|
          ]
 | 
						|
        }
 | 
						|
      ]
 | 
						|
    }
 | 
						|
  ]
 | 
						|
}
 |