Base, not working now!!!
This commit is contained in:
Binary file not shown.
Binary file not shown.
@@ -0,0 +1,26 @@
|
|||||||
|
{
|
||||||
|
"name":"Arduino_BMX055",
|
||||||
|
"description":"BMX055 library for the Arduino",
|
||||||
|
"keywords":"BMX055",
|
||||||
|
"authors":[
|
||||||
|
{
|
||||||
|
"name": "Pavel Brychta",
|
||||||
|
"maintainer": true
|
||||||
|
}
|
||||||
|
],
|
||||||
|
"repository":
|
||||||
|
{
|
||||||
|
"type": "git",
|
||||||
|
"url": "http://git.xpablo.cz/xPablo.cz/Arduino_BMX055.git"
|
||||||
|
},
|
||||||
|
"version": "0.1",
|
||||||
|
"license": "MIT",
|
||||||
|
"frameworks": "arduino",
|
||||||
|
"platforms": [
|
||||||
|
"atmelavr",
|
||||||
|
"atmelsam"
|
||||||
|
],
|
||||||
|
"build": {
|
||||||
|
"libCompatMode": 2
|
||||||
|
}
|
||||||
|
}
|
||||||
@@ -0,0 +1,9 @@
|
|||||||
|
name=Arduino_BMX055
|
||||||
|
version=0.1
|
||||||
|
author=Pavel Brychta
|
||||||
|
maintainer=Pavel Brychta
|
||||||
|
sentence=BMX055 for the Arduino
|
||||||
|
paragraph=BMX055 for the Arduino
|
||||||
|
category=Other
|
||||||
|
url=http://git.xpablo.cz/xPablo.cz/Arduino_BMX055.git
|
||||||
|
architectures=*
|
||||||
+1059
File diff suppressed because it is too large
Load Diff
@@ -0,0 +1 @@
|
|||||||
|
//
|
||||||
Reference in New Issue
Block a user