Skip to content

Commit 4d3bfe4

Browse files
committed
adds esp8266 1.6.2 & esptool 0.4.2-winfix to package index
1 parent 9102d17 commit 4d3bfe4

File tree

1 file changed

+56
-1
lines changed

1 file changed

+56
-1
lines changed

package_adafruit_index.json

Lines changed: 56 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -99,6 +99,34 @@
9999
"version":"0.4.2"
100100
}
101101
]
102+
},
103+
{
104+
"name":"ESP8266",
105+
"architecture":"esp8266",
106+
"version":"1.6.2",
107+
"category":"ESP8266",
108+
"url":"https://adafruit.github.io/arduino-board-index/boards/esp8266-1.6.2.tar.bz2",
109+
"archiveFileName":"esp8266-1.6.2.tar.bz2",
110+
"checksum":"SHA-256:a724dad4f6dad32f1442a7cafacaa2a8c35b7980fd89d5062d15446d2f4b08f9",
111+
"size":"583062",
112+
"help":{
113+
"online":"http://www.esp8266.com"
114+
},
115+
"boards":[
116+
{
117+
"name":"Generic ESP8266 Module"
118+
},
119+
{
120+
"name":"Adafruit HUZZAH ESP8266"
121+
}
122+
],
123+
"toolsDependencies":[
124+
{
125+
"packager":"esp8266",
126+
"name":"esptool",
127+
"version":"0.4.2-winfix"
128+
}
129+
]
102130
}
103131
],
104132
"tools":[
@@ -128,7 +156,34 @@
128156
"size":"27304717"
129157
}
130158
]
131-
}
159+
},
160+
{
161+
"name":"esptool",
162+
"version":"0.4.2-winfix",
163+
"systems":[
164+
{
165+
"host":"i686-mingw32",
166+
"archiveFileName":"esptool-0.4.2-winfix-windows.tar.bz2",
167+
"url":"https://github.com/adafruit/arduino-board-index/releases/download/esptool-0.4.2-winfix/esptool-0.4.2-winfix-windows.tar.bz2",
168+
"checksum":"SHA-256:05254c783fe14e8a7d66d48215443b3e9eca3983934f2be52475d3293140d1fd",
169+
"size":"129304518"
170+
},
171+
{
172+
"host":"x86_64-apple-darwin",
173+
"url":"https://github.com/adafruit/arduino-board-index/releases/download/esptool-0.4.2-winfix/esptool-0.4.2-winfix-osx.tar.bz2",
174+
"archiveFileName":"esptool-0.4.2-winfix-osx.tar.bz2",
175+
"checksum":"SHA-256:f3e6b3868769e46ba27670b1a3232481c64282f6a651008403f6ed0dde6cc093",
176+
"size":"32073787"
177+
},
178+
{
179+
"host":"x86_64-pc-linux-gnu",
180+
"url":"https://github.com/adafruit/arduino-board-index/releases/download/esptool-0.4.2-winfix/esptool-0.4.2-winfix-linux.tar.bz2",
181+
"archiveFileName":"esptool-0.4.2-winfix-linux.tar.bz2",
182+
"checksum":"SHA-256:5f111b918a322e2b8906924fc5d6d9488beb878c814ff477db6fd254ca72afbc",
183+
"size":"31421271"
184+
}
185+
]
186+
}
132187
]
133188
},
134189
{

0 commit comments

Comments
 (0)