summaryrefslogtreecommitdiffstats
path: root/contrib/mdocml
diff options
context:
space:
mode:
authorrpaulo <rpaulo@FreeBSD.org>2014-11-24 21:49:40 +0000
committerrpaulo <rpaulo@FreeBSD.org>2014-11-24 21:49:40 +0000
commit7b5aae72352a719b289c9ef4439874f976b19fff (patch)
tree07e4ac9a29efb8adc16692cb4dd944b03139a9cc /contrib/mdocml
parent57a84aae162750413896ab589f0db4e36050cf1f (diff)
downloadFreeBSD-src-7b5aae72352a719b289c9ef4439874f976b19fff.zip
FreeBSD-src-7b5aae72352a719b289c9ef4439874f976b19fff.tar.gz
Import libgpio.
This is a thin wrapper around the kernel interface which should make it easier to write GPIO applications. gpioctl(8) will be converted to use this library in a separate commit. Differential Revision: https://reviews.freebsd.org/D1183 Reviewed by: adrian, loos Discussed on: arm@, embedded@ Relnotes: yes
Diffstat (limited to 'contrib/mdocml')
-rw-r--r--contrib/mdocml/lib.in1
1 files changed, 1 insertions, 0 deletions
diff --git a/contrib/mdocml/lib.in b/contrib/mdocml/lib.in
index a785c72..d48db351 100644
--- a/contrib/mdocml/lib.in
+++ b/contrib/mdocml/lib.in
@@ -56,6 +56,7 @@ LINE("libftpio", "FTP Connection Management Library (libftpio, \\-lftpio)")
LINE("libform", "Curses Form Library (libform, \\-lform)")
LINE("libgeom", "Userland API Library for Kernel GEOM subsystem (libgeom, \\-lgeom)")
LINE("libgpib", "General-Purpose Instrument Bus (GPIB) library (libgpib, \\-lgpib)")
+LINE("libgpio", "General-Purpose Input Output (GPIO) library (libgpio, \\-lgpio)")
LINE("libhammer", "HAMMER Filesystem Userland Library (libhammer, \\-lhammer)")
LINE("libi386", "i386 Architecture Library (libi386, \\-li386)")
LINE("libintl", "Internationalized Message Handling Library (libintl, \\-lintl)")
OpenPOWER on IntegriCloud