Add -vvv trace code to the non-TPI functions in USBasp, too.

git-svn-id: svn://svn.savannah.nongnu.org/avrdude/trunk/avrdude@1192 81a1dc3b-b13d-400b-aceb-764788c761c2
This commit is contained in:
Joerg Wunsch
2013-09-02 06:43:06 +00:00
parent 56fe49f22a
commit 7750c81463
3 changed files with 52 additions and 0 deletions

3
NEWS
View File

@@ -148,6 +148,9 @@ Current:
programmer types now, new programmers will update only the table
in pgm_type.c.)
* The USBasp programmer implementation now supports detailed traces
with -vvv, and device communication traces with -vvvv.
* Internals:
- Restructuring and compacting programmer definition part of