Mention ATmega256x support.

git-svn-id: svn://svn.savannah.nongnu.org/avrdude/trunk/avrdude@582 81a1dc3b-b13d-400b-aceb-764788c761c2
This commit is contained in:
Joerg Wunsch 2006-05-23 22:28:43 +00:00
parent 554fe39832
commit a3e0bcb25a
1 changed files with 1 additions and 0 deletions

1
NEWS
View File

@ -10,6 +10,7 @@ Current:
* New devices supported:
- AT90USB646/647/1286/1287
- ATmega2560/2561
* Fixed paged flash write operations for AT90PWMx devices
(error in datasheet).