Klicova slova, vlastnosti knihovny.

This commit is contained in:
2018-04-22 15:53:28 +02:00
parent 9f66fa07ac
commit 5ddb7195a9
3 changed files with 58 additions and 0 deletions
+22
View File
@@ -0,0 +1,22 @@
{
"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.1",
"license": "MIT",
"frameworks": "arduino",
"platforms": "espressif8266",
"build": {
"libCompatMode": 2
}
}