imraa.io.conf: Imraa IO configuration
Signed-off-by: Brendan Le Foll <brendan.le.foll@intel.com>
This commit is contained in:
12
imraa/imraa.io.conf
Normal file
12
imraa/imraa.io.conf
Normal file
@@ -0,0 +1,12 @@
|
|||||||
|
{
|
||||||
|
"version": "1.4.0",
|
||||||
|
"lockfile-location": "/tmp/imraa.lock",
|
||||||
|
"dfu-utils-location": "/usr/bin",
|
||||||
|
"Platform" :[
|
||||||
|
{"id":"1280", "flash":"/usr/share/mraa/firmata101.ino.bin", "usbserial": "auto"}
|
||||||
|
],
|
||||||
|
"IO": [
|
||||||
|
{"type":"gpio", "index":0, "raw": false, "label": "none", "user": "brendan", "group": "brendan"},
|
||||||
|
{"type":"i2c", "index":0, "raw": false, "label": "i2c-0", "user": "brendan", "group": "user"}
|
||||||
|
]
|
||||||
|
}
|
||||||
Reference in New Issue
Block a user