mirror of
				https://github.com/0xFEEDC0DE64/arduino-esp32.git
				synced 2025-11-04 08:01:38 +01:00 
			
		
		
		
	
		
			
				
	
	
		
			158 lines
		
	
	
		
			6.1 KiB
		
	
	
	
		
			JSON
		
	
	
	
	
	
			
		
		
	
	
			158 lines
		
	
	
		
			6.1 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"
 | 
						|
            }
 | 
						|
          ],
 | 
						|
          "toolsDependencies": [
 | 
						|
            {
 | 
						|
              "packager": "esp32",
 | 
						|
              "name": "xtensa-esp32-elf-gcc",
 | 
						|
              "version": "1.22.0-75-gbaf03c2-5.2.0"
 | 
						|
            },
 | 
						|
            {
 | 
						|
              "packager": "esp32",
 | 
						|
              "name": "esptool",
 | 
						|
              "version": "4dab24e"
 | 
						|
            },
 | 
						|
            {
 | 
						|
              "packager": "esp32",
 | 
						|
              "name": "mkspiffs",
 | 
						|
              "version": "0.2.1"
 | 
						|
            }
 | 
						|
          ]
 | 
						|
        }
 | 
						|
      ],
 | 
						|
      "tools": [
 | 
						|
        {
 | 
						|
          "name": "xtensa-esp32-elf-gcc",
 | 
						|
          "version": "1.22.0-75-gbaf03c2-5.2.0",
 | 
						|
          "systems": [
 | 
						|
            {
 | 
						|
              "host": "i686-mingw32",
 | 
						|
              "url": "https://dl.espressif.com/dl/xtensa-esp32-elf-win32-1.22.0-75-gbaf03c2-5.2.0.zip",
 | 
						|
              "archiveFileName": "xtensa-esp32-elf-win32-1.22.0-75-gbaf03c2-5.2.0.zip",
 | 
						|
              "checksum": "SHA-256:b1735be3a24c3aa5edc672a67aeaa0bf0922c01d514a6bb905d5cd3d6fb86399",
 | 
						|
              "size": "78900581"
 | 
						|
            },
 | 
						|
            {
 | 
						|
              "host": "x86_64-apple-darwin",
 | 
						|
              "url": "https://dl.espressif.com/dl/xtensa-esp32-elf-osx-1.22.0-75-gbaf03c2-5.2.0.tar.gz",
 | 
						|
              "archiveFileName": "xtensa-esp32-elf-osx-1.22.0-75-gbaf03c2-5.2.0.tar.gz",
 | 
						|
              "checksum": "SHA-256:8bdaef8c88fa5e111837587e1ebd2af93125cba96a6ec7d717fe14803723a69b",
 | 
						|
              "size": "39897281"
 | 
						|
            },
 | 
						|
            {
 | 
						|
              "host": "x86_64-pc-linux-gnu",
 | 
						|
              "url": "https://dl.espressif.com/dl/xtensa-esp32-elf-linux64-1.22.0-75-gbaf03c2-5.2.0.tar.gz",
 | 
						|
              "archiveFileName": "xtensa-esp32-elf-linux64-1.22.0-75-gbaf03c2-5.2.0.tar.gz",
 | 
						|
              "checksum": "SHA-256:c65a719545b773149cad7008c618053443f57a9c15e4ad60877ccce0a5eef82a",
 | 
						|
              "size": "37642712"
 | 
						|
            },
 | 
						|
            {
 | 
						|
              "host": "i686-pc-linux-gnu",
 | 
						|
              "url": "https://dl.espressif.com/dl/xtensa-esp32-elf-linux32-1.22.0-75-gbaf03c2-5.2.0.tar.gz",
 | 
						|
              "archiveFileName": "xtensa-esp32-elf-linux32-1.22.0-75-gbaf03c2-5.2.0.tar.gz",
 | 
						|
              "checksum": "SHA-256:040f7e230941c785e44936236913b1c0585594f140880e2c34758b7be8709cf6",
 | 
						|
              "size": "38978071"
 | 
						|
            }
 | 
						|
          ]
 | 
						|
        },
 | 
						|
        {
 | 
						|
          "name": "esptool",
 | 
						|
          "version": "4dab24e",
 | 
						|
          "systems": [
 | 
						|
            {
 | 
						|
              "host": "i686-mingw32",
 | 
						|
              "url": "https://dl.espressif.com/dl/esptool-4dab24e-windows.zip",
 | 
						|
              "archiveFileName": "esptool-4dab24e-windows.zip",
 | 
						|
              "checksum": "SHA-256:604014edbd79616470ecda20d623bac3a8d916b1147d37f7a66a83959eff066c",
 | 
						|
              "size": "3462819"
 | 
						|
            },
 | 
						|
            {
 | 
						|
              "host": "x86_64-apple-darwin",
 | 
						|
              "url": "https://dl.espressif.com/dl/esptool-4dab24e-macos.tar.gz",
 | 
						|
              "archiveFileName": "esptool-4dab24e-macos.tar.gz",
 | 
						|
              "checksum": "SHA-256:92fe2f0505ed93051681bd4d5d766664eacfa32745976dda695c728b529dcc8f",
 | 
						|
              "size": "3869525"
 | 
						|
            }
 | 
						|
          ]
 | 
						|
        },
 | 
						|
        {
 | 
						|
          "name": "mkspiffs",
 | 
						|
          "version": "0.2.1",
 | 
						|
          "systems": [
 | 
						|
            {
 | 
						|
              "host": "i686-mingw32",
 | 
						|
              "url": "https://github.com/igrr/mkspiffs/releases/download/0.2.1/mkspiffs-0.2.1-windows.zip",
 | 
						|
              "archiveFileName": "mkspiffs-0.2.1-windows.zip",
 | 
						|
              "checksum": "SHA-256:baf7b661f8f6128300a33ca20a2158fd9d0bcdad389c4424f913fe3ad08d2dd5",
 | 
						|
              "size": "347207"
 | 
						|
            },
 | 
						|
            {
 | 
						|
              "host": "x86_64-apple-darwin",
 | 
						|
              "url": "https://github.com/igrr/mkspiffs/releases/download/0.2.1/mkspiffs-0.2.1-osx.tar.gz",
 | 
						|
              "archiveFileName": "mkspiffs-0.2.1-osx.tar.gz",
 | 
						|
              "checksum": "SHA-256:66e71f20d72fd7c5a75e016b5d88d51793558e68b0e069142dbe8ac1de30a431",
 | 
						|
              "size": "122716"
 | 
						|
            },
 | 
						|
            {
 | 
						|
              "host": "i386-apple-darwin",
 | 
						|
              "url": "https://github.com/igrr/mkspiffs/releases/download/0.2.1/mkspiffs-0.2.1-osx.tar.gz",
 | 
						|
              "archiveFileName": "mkspiffs-0.2.1-osx.tar.gz",
 | 
						|
              "checksum": "SHA-256:66e71f20d72fd7c5a75e016b5d88d51793558e68b0e069142dbe8ac1de30a431",
 | 
						|
              "size": "122716"
 | 
						|
            },
 | 
						|
            {
 | 
						|
              "host": "x86_64-pc-linux-gnu",
 | 
						|
              "url": "https://github.com/igrr/mkspiffs/releases/download/0.2.1/mkspiffs-0.2.1-linux64.tar.gz",
 | 
						|
              "archiveFileName": "mkspiffs-0.2.1-linux64.tar.gz",
 | 
						|
              "checksum": "SHA-256:cca5e947b4c953d4a2b15bae2cd69e052e20c6ac1975ec5d887596a37a24b41a",
 | 
						|
              "size": "49281"
 | 
						|
            },
 | 
						|
            {
 | 
						|
              "host": "i686-pc-linux-gnu",
 | 
						|
              "url": "https://github.com/igrr/mkspiffs/releases/download/0.2.1/mkspiffs-0.2.1-linux32.tar.gz",
 | 
						|
              "archiveFileName": "mkspiffs-0.2.1-linux32.tar.gz",
 | 
						|
              "checksum": "SHA-256:7ac82238f703ec97e2a1c2be65665cff055ad91fccf976ff34a95f63bb80a20a",
 | 
						|
              "size": "47944"
 | 
						|
            },
 | 
						|
            {
 | 
						|
              "host": "arm-linux-gnueabihf",
 | 
						|
              "url": "https://github.com/igrr/mkspiffs/releases/download/0.2.1/mkspiffs-0.2.1-linux-armhf.tar.gz",
 | 
						|
              "archiveFileName": "mkspiffs-0.2.1-linux-armhf.tar.gz",
 | 
						|
              "checksum": "SHA-256:2c2ae495502c054919ee03c9222eaf15fbdd3b45410129b5d978eb49845389c0",
 | 
						|
              "size": "43965"
 | 
						|
            }
 | 
						|
          ]
 | 
						|
        }
 | 
						|
      ]
 | 
						|
    }
 | 
						|
  ]
 | 
						|
}
 |