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

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

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