iio.md: skeleton documentation
authorBrendan Le Foll <brendan.le.foll@intel.com>
Mon, 16 Nov 2015 18:24:31 +0000 (18:24 +0000)
committerBrendan Le Foll <brendan.le.foll@intel.com>
Tue, 15 Dec 2015 10:42:06 +0000 (10:42 +0000)
Signed-off-by: Brendan Le Foll <brendan.le.foll@intel.com>
docs/iio.md [new file with mode: 0644]

diff --git a/docs/iio.md b/docs/iio.md
new file mode 100644 (file)
index 0000000..470f078
--- /dev/null
@@ -0,0 +1,24 @@
+iio                            {#iio}
+===
+
+IIO is the kernel's framework for supporting sensors
+
+## 'RAW' access
+
+Mraa supports raw access
+
+###Channels
+
+###Attributes
+
+###Events
+
+###Triggers
+
+## Testing without hardware
+
+Create a dummy iio device
+$ modprobe iio_dummy
+
+Create a dummy iio event generator
+$modprobe iio_dummy_evgen