*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:
parent
2a725d152f
commit
3b93f3920e
|
@ -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>
|
2003-12-01 Eric B. Weddington <eric@ecentral.com>
|
||||||
|
|
||||||
* doc/avrdude.texi: Update devices and programmers supported.
|
* doc/avrdude.texi: Update devices and programmers supported.
|
||||||
|
|
Loading…
Reference in New Issue