Skip to content

Commit 330c412

Browse files
author
Spacehuhn Bot
committed
Release deauther-esp8266-2.7.5
1 parent 0bab515 commit 330c412

File tree

2 files changed

+116
-0
lines changed

2 files changed

+116
-0
lines changed

deauther/esp8266-platform.json

+58
Original file line numberDiff line numberDiff line change
@@ -170,5 +170,63 @@
170170
"name": "python3"
171171
}
172172
]
173+
},
174+
{
175+
"name": "Deauther ESP8266 Boards",
176+
"architecture": "esp8266",
177+
"version": "2.7.5",
178+
"category": "deauther",
179+
"url": "https://github.com/spacehuhntech/arduino/releases/download/deauther-esp8266-2.7.5/deauther-esp8266-arduino-core-2.7.5.zip",
180+
"archiveFileName": "deauther-esp8266-arduino-core-2.7.5.zip",
181+
"checksum": "SHA-256:53a2117409e3948df4104e654cd5231ec156ecf6be2e37e1ec4c61f4a19814cd",
182+
"size": 165922125,
183+
"help": {
184+
"online": "https://github.com/spacehuhntech/esp8266_deauther"
185+
},
186+
"boards": [
187+
{
188+
"name": "Generic ESP8266"
189+
},
190+
{
191+
"name": "Generic ESP8285"
192+
},
193+
{
194+
"name": "Adafruit Feather HUZZAH"
195+
},
196+
{
197+
"name": "NodeMCU"
198+
},
199+
{
200+
"name": "LOLIN(WEMOS) D1 mini"
201+
},
202+
{
203+
"name": "Maltronics Deauther"
204+
},
205+
{
206+
"name": "DSTIKE Deauther"
207+
}
208+
],
209+
"toolsDependencies": [
210+
{
211+
"packager": "deauther",
212+
"version": "2.5.0-4-b40a506",
213+
"name": "xtensa-lx106-elf-gcc"
214+
},
215+
{
216+
"packager": "deauther",
217+
"version": "2.5.0-4-b40a506",
218+
"name": "mkspiffs"
219+
},
220+
{
221+
"packager": "deauther",
222+
"version": "2.5.0-4-fe5bb56",
223+
"name": "mklittlefs"
224+
},
225+
{
226+
"packager": "deauther",
227+
"version": "3.7.2-post1",
228+
"name": "python3"
229+
}
230+
]
173231
}
174232
]

package_spacehuhn_index.json

+58
Original file line numberDiff line numberDiff line change
@@ -180,6 +180,64 @@
180180
"name": "python3"
181181
}
182182
]
183+
},
184+
{
185+
"name": "Deauther ESP8266 Boards",
186+
"architecture": "esp8266",
187+
"version": "2.7.5",
188+
"category": "deauther",
189+
"url": "https://github.com/spacehuhntech/arduino/releases/download/deauther-esp8266-2.7.5/deauther-esp8266-arduino-core-2.7.5.zip",
190+
"archiveFileName": "deauther-esp8266-arduino-core-2.7.5.zip",
191+
"checksum": "SHA-256:53a2117409e3948df4104e654cd5231ec156ecf6be2e37e1ec4c61f4a19814cd",
192+
"size": 165922125,
193+
"help": {
194+
"online": "https://github.com/spacehuhntech/esp8266_deauther"
195+
},
196+
"boards": [
197+
{
198+
"name": "Generic ESP8266"
199+
},
200+
{
201+
"name": "Generic ESP8285"
202+
},
203+
{
204+
"name": "Adafruit Feather HUZZAH"
205+
},
206+
{
207+
"name": "NodeMCU"
208+
},
209+
{
210+
"name": "LOLIN(WEMOS) D1 mini"
211+
},
212+
{
213+
"name": "Maltronics Deauther"
214+
},
215+
{
216+
"name": "DSTIKE Deauther"
217+
}
218+
],
219+
"toolsDependencies": [
220+
{
221+
"packager": "deauther",
222+
"version": "2.5.0-4-b40a506",
223+
"name": "xtensa-lx106-elf-gcc"
224+
},
225+
{
226+
"packager": "deauther",
227+
"version": "2.5.0-4-b40a506",
228+
"name": "mkspiffs"
229+
},
230+
{
231+
"packager": "deauther",
232+
"version": "2.5.0-4-fe5bb56",
233+
"name": "mklittlefs"
234+
},
235+
{
236+
"packager": "deauther",
237+
"version": "3.7.2-post1",
238+
"name": "python3"
239+
}
240+
]
183241
}
184242
],
185243
"tools": [

0 commit comments

Comments
 (0)