* ser_posix.c: Add verbose level > 3 output for send and recv functions.

git-svn-id: svn://svn.savannah.nongnu.org/avrdude/trunk/avrdude@297 81a1dc3b-b13d-400b-aceb-764788c761c2
This commit is contained in:
troth
2003-03-24 01:57:31 +00:00
parent 3a85c3c92a
commit eaa8c4444d
2 changed files with 63 additions and 9 deletions

View File

@@ -1,3 +1,7 @@
2003-03-23 Theodore A. Roth <troth@openavr.org>
* ser_posix.c: Add verbose level > 3 output for send and recv functions.
2003-03-23 Theodore A. Roth <troth@openavr.org>
* avr.c: Add avr_read_byte_default().