*main.c,avr.c,avr.h,par.c,stk500.c: Add function avr_chip_erase() to unify handling of cycle-count. Makes cycle-count work for avr910-programmers

git-svn-id: svn://svn.savannah.nongnu.org/avrdude/trunk/avrdude@395 81a1dc3b-b13d-400b-aceb-764788c761c2
This commit is contained in:
Jan-Hinnerk Reichert 2004-01-03 18:13:34 +00:00
parent 8620dd9f11
commit ef71387590
1 changed files with 6 additions and 0 deletions

View File

@ -1,3 +1,9 @@
2004-01-03 Jan-Hinnerk Reichert <hinni@despammed.com>
*main.c,avr.c,avr.h,par.c,stk500.c: Add function
avr_chip_erase() to unify handling of cycle-count.
Makes cycle-count work for avr910-programmers
2003-12-01 Eric B. Weddington <eric@ecentral.com>
* doc/avrdude.texi: Update devices and programmers supported.