summaryrefslogtreecommitdiffstats
path: root/libraries/libserialport/README
diff options
context:
space:
mode:
Diffstat (limited to 'libraries/libserialport/README')
-rw-r--r--libraries/libserialport/README3
1 files changed, 3 insertions, 0 deletions
diff --git a/libraries/libserialport/README b/libraries/libserialport/README
new file mode 100644
index 0000000000..9f81e36ccf
--- /dev/null
+++ b/libraries/libserialport/README
@@ -0,0 +1,3 @@
+libserialport is a minimal, cross-platform shared library written in C that is
+intended to take care of the OS-specific details when writing software that
+uses serial ports.