summaryrefslogtreecommitdiff
path: root/libraries/libiio/README
diff options
context:
space:
mode:
Diffstat (limited to 'libraries/libiio/README')
-rw-r--r--libraries/libiio/README7
1 files changed, 7 insertions, 0 deletions
diff --git a/libraries/libiio/README b/libraries/libiio/README
new file mode 100644
index 0000000000..5c36966217
--- /dev/null
+++ b/libraries/libiio/README
@@ -0,0 +1,7 @@
+Libiio is a library that has been developed by Analog Devices to ease
+the development of software interfacing Linux Industrial I/O (IIO)
+devices.
+
+The library abstracts the low-level details of the hardware, and
+provides a simple yet complete programming interface that can be used
+for advanced projects.