Fix a typo: s/ATxmega8E6/ATxmega8E5/

git-svn-id: svn://svn.savannah.nongnu.org/avrdude/trunk/avrdude@1232 81a1dc3b-b13d-400b-aceb-764788c761c2
This commit is contained in:
Joerg Wunsch 2013-09-16 07:19:32 +00:00
parent 029b154852
commit 6a62e04886
2 changed files with 2 additions and 2 deletions

View File

@ -2,7 +2,7 @@
Submitted by Joakim Lubeck: Submitted by Joakim Lubeck:
bug #40033: Support for the XMegaE5 family bug #40033: Support for the XMegaE5 family
* avrdude.conf.in (ATxmega8E6, ATxmega16E5, ATxmega32E5): New * avrdude.conf.in (ATxmega8E5, ATxmega16E5, ATxmega32E5): New
entries. entries.
2013-09-13 Joerg Wunsch <j.gnu@uriah.heep.sax.de> 2013-09-13 Joerg Wunsch <j.gnu@uriah.heep.sax.de>

2
NEWS
View File

@ -23,7 +23,7 @@ Current:
ATxmega64B3, ATxmega64C3, ATxmega64D3 ATxmega64B3, ATxmega64C3, ATxmega64D3
- ATtiny43U - ATtiny43U
- ATmega406 - ATmega406
- ATxmega8E6, ATxmega16E5, ATxmega32E5 - ATxmega8E5, ATxmega16E5, ATxmega32E5
* New programmers supported: * New programmers supported: