projects
/
qemu-gpiodev
/
libgpiod.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
5546e3a
)
README: the introduction is not a code block
author
Bartosz Golaszewski
<bartekgola@gmail.com>
Wed, 18 Jan 2017 10:10:36 +0000
(11:10 +0100)
committer
Bartosz Golaszewski
<bartekgola@gmail.com>
Wed, 18 Jan 2017 10:10:36 +0000
(11:10 +0100)
Signed-off-by: Bartosz Golaszewski <bartekgola@gmail.com>
README.md
patch
|
blob
|
history
diff --git
a/README.md
b/README.md
index 8249ad49dbc9264a6308f6f7f3763a2d194ea5e1..d57c95c9063d6e4d0e11330caa72cd2725611f6f 100644
(file)
--- a/
README.md
+++ b/
README.md
@@
-1,8
+1,8
@@
libgpiod
========
-
libgpiod - C library and tools for interacting with the linux GPIO
-
character device
+ libgpiod - C library and tools for interacting with the linux GPIO
+ character device
Since linux 4.7 the GPIO sysfs interface is deprecated. User space should use
the character device instead. This library encapsulates the ioctl calls and