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:
b664971
)
TODO: update
author
Bartosz Golaszewski
<bartekgola@gmail.com>
Fri, 6 Jan 2017 10:27:38 +0000
(11:27 +0100)
committer
Bartosz Golaszewski
<bartekgola@gmail.com>
Fri, 6 Jan 2017 10:27:38 +0000
(11:27 +0100)
Signed-off-by: Bartosz Golaszewski <bartekgola@gmail.com>
TODO
patch
|
blob
|
history
diff --git
a/TODO
b/TODO
index e30a6acd4a409fcc77ffebb53a9953f8743cd7a8..3511b843931b9069239810ccd9ea2ac50f651003 100644
(file)
--- a/
TODO
+++ b/
TODO
@@
-1,2
+1,4
@@
- create a tool for finding the gpiochip name and line offset by line name
-- create a public routine for reading events from a file descriptor
+- create a high level routine for setting the GPIO line value
+- create a high level routine for listening on events on a GPIO line
+- rethink the GPIO event API