mirror of https://github.com/arendst/Tasmota.git
13 lines
329 B
JSON
13 lines
329 B
JSON
{
|
|
"name": "ArduinoHexParse",
|
|
"version": "0.0.1",
|
|
"description": "Parse hex files created by Arduino for Uno/Mini/Nano",
|
|
"repository":
|
|
{
|
|
"type": "git",
|
|
"url": "https://github.com/arendst/Sonoff-Tasmota/lib/ArduinoHexParse"
|
|
},
|
|
"frameworks": "arduino",
|
|
"platforms": "espressif8266"
|
|
}
|