projects
/
pub
/
pl2303-ft232-gpio.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
bf99a97
)
Add TODO file
v0.1
author
Peter Henn
<Peter.Henn@web.de>
Fri, 4 Aug 2017 16:38:10 +0000
(18:38 +0200)
committer
Peter Henn
<Peter.Henn@web.de>
Fri, 4 Aug 2017 16:38:10 +0000
(18:38 +0200)
TODO
[new file with mode: 0644]
patch
|
blob
diff --git a/TODO
b/TODO
new file mode 100644
(file)
index 0000000..
cf3e410
--- /dev/null
+++ b/
TODO
@@ -0,0
+1,6
@@
+TODO:
+- add support for GPIO2 and GPIO3 of PL2303, see also
+ https://patchwork.kernel.org/patch/4815351/
+- add debug code for testing FT232R, especially reading GPIO configuration
+- test mixed input and output with FT232R and PL2303
+- ...