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:
30a0d83
)
TODO: update
author
Bartosz Golaszewski
<bartekgola@gmail.com>
Fri, 6 Jan 2017 17:11:46 +0000
(18:11 +0100)
committer
Bartosz Golaszewski
<bartekgola@gmail.com>
Fri, 6 Jan 2017 17:11:46 +0000
(18:11 +0100)
Signed-off-by: Bartosz Golaszewski <bartekgola@gmail.com>
TODO
patch
|
blob
|
history
diff --git
a/TODO
b/TODO
index 3511b843931b9069239810ccd9ea2ac50f651003..bb86ce1ed16a4ccebbe9c94f06dc7ed73e38fc9f 100644
(file)
--- a/
TODO
+++ b/
TODO
@@
-1,4
+1,3
@@
-- create a tool for finding the gpiochip name and line offset by line name
-- 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
+- extend gpioset with options to specify the wait time etc.