2003-03-04 18:17:43 +00:00
|
|
|
|
|
|
|
General:
|
|
|
|
|
2003-04-19 05:26:23 +00:00
|
|
|
- Man page needs updated for avr910 info.
|
2003-03-04 18:17:43 +00:00
|
|
|
|
2003-04-19 05:26:23 +00:00
|
|
|
- avr910 needs a little bit of work to support setting fuse byte (note that it
|
|
|
|
can only deal with a _single_ fuse byte.
|
|
|
|
|
|
|
|
- Website needs to link to docs:
|
|
|
|
http://savannah.nongnu.org/download/avrdude/doc/avrdude-html/
|
2003-03-04 18:17:43 +00:00
|
|
|
|
2003-05-13 21:41:36 +00:00
|
|
|
- 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.
|
|
|
|
|
2003-03-04 18:17:43 +00:00
|
|
|
Windows:
|
2003-04-19 05:26:23 +00:00
|
|
|
|
2003-03-04 18:17:43 +00:00
|
|
|
- Use Windows API for stk500 serial port communications on Windows port.
|
|
|
|
This might remove dependency on Cygwin.
|
|
|
|
|
|
|
|
- Add ability to find all parallel port names available and base addresses
|
2003-04-19 05:26:23 +00:00
|
|
|
of available ports.
|