aboutsummaryrefslogtreecommitdiff
path: root/contrib/mdocml
diff options
context:
space:
mode:
authorRui Paulo <rpaulo@FreeBSD.org>2014-11-24 21:49:40 +0000
committerRui Paulo <rpaulo@FreeBSD.org>2014-11-24 21:49:40 +0000
commitf12128e4dfcb41c597fb9d0de1403026e8fb2ec1 (patch)
tree07e4ac9a29efb8adc16692cb4dd944b03139a9cc /contrib/mdocml
parenta736c8ae2a3b940f89189151f3e11113a83300a7 (diff)
downloadsrc-f12128e4dfcb41c597fb9d0de1403026e8fb2ec1.tar.gz
src-f12128e4dfcb41c597fb9d0de1403026e8fb2ec1.zip
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
Notes
Notes: svn path=/head/; revision=274987
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 a785c72e123e..d48db35152f3 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)")