Tasmota/lib/libesp32/berry_tasmota/library.json

17 lines
441 B
JSON

{
"name": "Berry Tasmota mapping",
"version": "1.0",
"description": "Mapping of Tasmota features to Berry",
"license": "MIT",
"homepage": "https://github.com/arendst/Tasmota",
"frameworks": "arduino",
"platforms": "espressif32",
"authors":
{
"name": "Stephan Hadinger",
"maintainer": true
},
"build": {
"flags": [ "-I$PROJECT_DIR/include", "-includetasmota_options.h" ]
}
}