Skip to content

Commit fe942b8

Browse files
author
Spacehuhn Bot
committed
Release deauther-esp8266-2.7.4
1 parent 5ad2977 commit fe942b8

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
@@ -112,5 +112,63 @@
112112
"name": "python3"
113113
}
114114
]
115+
},
116+
{
117+
"name": "Deauther ESP8266 Boards",
118+
"architecture": "esp8266",
119+
"version": "2.7.4",
120+
"category": "deauther",
121+
"url": "https://github.com/spacehuhntech/arduino/releases/download/deauther-esp8266-2.7.4/deauther-esp8266-arduino-core-2.7.4.zip",
122+
"archiveFileName": "deauther-esp8266-arduino-core-2.7.4.zip",
123+
"checksum": "SHA-256:bfc3db433a5665991f9b65fb1fe1cafbccb56026a2cdf28b1b62b5fa6310f4c2",
124+
"size": 164841081,
125+
"help": {
126+
"online": "https://github.com/spacehuhntech/esp8266_deauther"
127+
},
128+
"boards": [
129+
{
130+
"name": "Generic ESP8266"
131+
},
132+
{
133+
"name": "Generic ESP8285"
134+
},
135+
{
136+
"name": "Adafruit Feather HUZZAH"
137+
},
138+
{
139+
"name": "NodeMCU"
140+
},
141+
{
142+
"name": "LOLIN(WEMOS) D1 mini"
143+
},
144+
{
145+
"name": "Maltronics Deauther"
146+
},
147+
{
148+
"name": "DSTIKE Deauther"
149+
}
150+
],
151+
"toolsDependencies": [
152+
{
153+
"packager": "deauther",
154+
"version": "2.5.0-4-b40a506",
155+
"name": "xtensa-lx106-elf-gcc"
156+
},
157+
{
158+
"packager": "deauther",
159+
"version": "2.5.0-4-b40a506",
160+
"name": "mkspiffs"
161+
},
162+
{
163+
"packager": "deauther",
164+
"version": "2.5.0-4-fe5bb56",
165+
"name": "mklittlefs"
166+
},
167+
{
168+
"packager": "deauther",
169+
"version": "3.7.2-post1",
170+
"name": "python3"
171+
}
172+
]
115173
}
116174
]

package_spacehuhn_index.json

+58
Original file line numberDiff line numberDiff line change
@@ -122,6 +122,64 @@
122122
"name": "python3"
123123
}
124124
]
125+
},
126+
{
127+
"name": "Deauther ESP8266 Boards",
128+
"architecture": "esp8266",
129+
"version": "2.7.4",
130+
"category": "deauther",
131+
"url": "https://github.com/spacehuhntech/arduino/releases/download/deauther-esp8266-2.7.4/deauther-esp8266-arduino-core-2.7.4.zip",
132+
"archiveFileName": "deauther-esp8266-arduino-core-2.7.4.zip",
133+
"checksum": "SHA-256:bfc3db433a5665991f9b65fb1fe1cafbccb56026a2cdf28b1b62b5fa6310f4c2",
134+
"size": 164841081,
135+
"help": {
136+
"online": "https://github.com/spacehuhntech/esp8266_deauther"
137+
},
138+
"boards": [
139+
{
140+
"name": "Generic ESP8266"
141+
},
142+
{
143+
"name": "Generic ESP8285"
144+
},
145+
{
146+
"name": "Adafruit Feather HUZZAH"
147+
},
148+
{
149+
"name": "NodeMCU"
150+
},
151+
{
152+
"name": "LOLIN(WEMOS) D1 mini"
153+
},
154+
{
155+
"name": "Maltronics Deauther"
156+
},
157+
{
158+
"name": "DSTIKE Deauther"
159+
}
160+
],
161+
"toolsDependencies": [
162+
{
163+
"packager": "deauther",
164+
"version": "2.5.0-4-b40a506",
165+
"name": "xtensa-lx106-elf-gcc"
166+
},
167+
{
168+
"packager": "deauther",
169+
"version": "2.5.0-4-b40a506",
170+
"name": "mkspiffs"
171+
},
172+
{
173+
"packager": "deauther",
174+
"version": "2.5.0-4-fe5bb56",
175+
"name": "mklittlefs"
176+
},
177+
{
178+
"packager": "deauther",
179+
"version": "3.7.2-post1",
180+
"name": "python3"
181+
}
182+
]
125183
}
126184
],
127185
"tools": [

0 commit comments

Comments
 (0)