mirror of https://github.com/arendst/Tasmota.git
9 lines
219 B
JSON
9 lines
219 B
JSON
|
{
|
||
|
"name": "ESP32-to-ESP8266-compat",
|
||
|
"keywords": "esp32, esp8266",
|
||
|
"description": "Allows Tasmota to compile for esp32",
|
||
|
"version": "0.0.2",
|
||
|
"frameworks": "arduino",
|
||
|
"platforms": "espressif32"
|
||
|
}
|