* NEWS: Update news from items in ChangeLog.
git-svn-id: svn://svn.savannah.nongnu.org/avrdude/trunk/avrdude@381 81a1dc3b-b13d-400b-aceb-764788c761c2
This commit is contained in:
parent
0b146ed206
commit
6eea27fdbd
|
@ -1,3 +1,7 @@
|
||||||
|
2003-11-19 Eric B. Weddington <eric@ecentral.com>
|
||||||
|
|
||||||
|
* NEWS: Update news from items in ChangeLog.
|
||||||
|
|
||||||
2003-11-19 Theodore A. Roth <troth@openavr.org>
|
2003-11-19 Theodore A. Roth <troth@openavr.org>
|
||||||
[Contributed by Jan-Hinnerk Reichert <jan-hinnerk_reichert@hamburg.de>]
|
[Contributed by Jan-Hinnerk Reichert <jan-hinnerk_reichert@hamburg.de>]
|
||||||
|
|
||||||
|
|
17
NEWS
17
NEWS
|
@ -8,8 +8,21 @@ Approximate change log for AVRDUDE by version.
|
||||||
|
|
||||||
Current:
|
Current:
|
||||||
|
|
||||||
* Add ATmega8515 definition.
|
* Add ATmega8515 support.
|
||||||
Contributed by: Matthias Weißer <matthias@matwei.de>
|
Contributed by: Matthias Weißer <matthias@matwei.de>
|
||||||
|
|
||||||
|
* Add ATmega64 support.
|
||||||
|
Contributed by: Erik Christiansen <erik@dd.nec.com.au>
|
||||||
|
|
||||||
|
* Improved polling algorithm to speed up
|
||||||
|
programming of byte oriented parallel programmers.
|
||||||
|
Contributed by: Jan-Hinnerk Reichert <jan-hinnerk_reichert@hamburg.de>
|
||||||
|
|
||||||
|
* Add "fuse" and "lock" definitions for the AT90S8535.
|
||||||
|
|
||||||
|
* STK500 skips empty pages in paged write resulting in faster downloads
|
||||||
|
when there are empty blocks in between code (such as files that contain
|
||||||
|
application code and bootloader code).
|
||||||
|
|
||||||
|
|
||||||
Version 4.2.0:
|
Version 4.2.0:
|
||||||
|
|
Loading…
Reference in New Issue