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:
4a85277
)
TODO: update
author
Bartosz Golaszewski
<bartekgola@gmail.com>
Mon, 9 Jan 2017 11:33:42 +0000
(12:33 +0100)
committer
Bartosz Golaszewski
<bartekgola@gmail.com>
Mon, 9 Jan 2017 11:33:42 +0000
(12:33 +0100)
Signed-off-by: Bartosz Golaszewski <bartekgola@gmail.com>
TODO
patch
|
blob
|
history
diff --git
a/TODO
b/TODO
index bb86ce1ed16a4ccebbe9c94f06dc7ed73e38fc9f..9c434f020d16064a1b05665fa9137228cef07a72 100644
(file)
--- a/
TODO
+++ b/
TODO
@@
-1,3
+1,9
@@
+MINOR:
- create a high level routine for listening on events on a GPIO line
- rethink the GPIO event API
- extend gpioset with options to specify the wait time etc.
+
+MAJOR:
+- create gpioctld - a daemon controlling the GPIOs so that we can
+ request and then keep the line reserved until we want it released
+- create gpioctl - a program controlling the daemon