* doc/TODO: Add note about avr910 device codes.
git-svn-id: svn://svn.savannah.nongnu.org/avrdude/trunk/avrdude@327 81a1dc3b-b13d-400b-aceb-764788c761c2
This commit is contained in:
parent
11dbf68e70
commit
3817b01d8d
|
@ -1,3 +1,7 @@
|
|||
2003-05-13 Theodore A. Roth <troth@openavr.org>
|
||||
|
||||
* doc/TODO: Add note about avr910 device codes.
|
||||
|
||||
2003-05-04 Theodore A. Roth <troth@openavr.org>
|
||||
|
||||
* configure.ac: Check for ncurses library (since it can be a
|
||||
|
|
4
doc/TODO
4
doc/TODO
|
@ -9,6 +9,10 @@ General:
|
|||
- Website needs to link to docs:
|
||||
http://savannah.nongnu.org/download/avrdude/doc/avrdude-html/
|
||||
|
||||
- Add avr910 device codes for more devices. Some where posted here:
|
||||
http://www.avrfreaks.com/phorum/read.php?f=3&i=40925&t=40717#40925
|
||||
but uisp seems to have a more comprehensive list.
|
||||
|
||||
Windows:
|
||||
|
||||
- Use Windows API for stk500 serial port communications on Windows port.
|
||||
|
|
Loading…
Reference in New Issue