Trace/library.json
2018-06-06 11:00:35 +02:00

23 lines
411 B
JSON

{
"name":"Trace",
"description":"Web based trace debug module",
"keywords":"debug,trace",
"authors":
{
"name": "Pavel Brychta",
"maintainer": true
},
"repository":
{
"type": "git",
"url": "http://git.xpablo.cz/pablo2048/Trace.git"
},
"version": "0.0.2",
"license": "MIT",
"frameworks": "arduino",
"platforms": "espressif8266",
"build": {
"libCompatMode": 2
}
}