mirror of https://github.com/arendst/Tasmota.git
15 lines
386 B
JSON
15 lines
386 B
JSON
{
|
|
"name": "HASPmota",
|
|
"version": "1.0",
|
|
"description": "HASPmota is a tool for easy display interfaces, inspired from OpenHASP",
|
|
"frameworks": "arduino",
|
|
"platforms": "espressif32",
|
|
"authors":
|
|
{
|
|
"name": "Stephan Hadinger",
|
|
"maintainer": true
|
|
},
|
|
"build": {
|
|
"flags": [ "-I$PROJECT_DIR/include", "-includetasmota_options.h" ]
|
|
}
|
|
} |