* stk500.c: Don't print out read/write byte progress unless the verbose

option is given.


git-svn-id: svn://svn.savannah.nongnu.org/avrdude/trunk/avrdude@306 81a1dc3b-b13d-400b-aceb-764788c761c2
This commit is contained in:
troth
2003-04-07 17:18:51 +00:00
parent c6bc161763
commit 23aee9f8da
2 changed files with 20 additions and 6 deletions

View File

@@ -1,3 +1,8 @@
2003-04-07 Theodore A. Roth <troth@openavr.org>
* stk500.c: Don't print out read/write byte progress unless the verbose
option is given.
2003-04-05 Theodore A. Roth <troth@openavr.org>
* avr910.c: Re-add the avr910 byte read/write methods which were