Update TODO

This commit is contained in:
Grigori Goronzy 2015-11-21 00:40:15 +01:00
parent 84c3e1989c
commit b2326bf8e9
2 changed files with 9 additions and 3 deletions

3
TODO
View File

@ -1,3 +0,0 @@
- some more documentation / comments
- private member naming, other style issues
- sensible default serial port (e.g. on windows)

9
TODO.md Normal file
View File

@ -0,0 +1,9 @@
TODO
====
- some more documentation / comments
- private member naming, other style issues
- sensible default serial port (e.g. on windows)
- automatic protocol detection
- Intel HEX support
- consider splitting up the single file and adding setuptools for deployment