* 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@306 81a1dc3b-b13d-400b-aceb-764788c761c2
This commit is contained in:
Theodore A. Roth
2003-04-07 17:18:51 +00:00
parent d2317147db
commit 6c3cb9fbb2
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