aboutsummaryrefslogtreecommitdiffstats
path: root/Projects/AVRISP/Lib/TPI/TPIProtocol.c
Commit message (Collapse)AuthorAgeFilesLines
* Combine AVRISP project TPI and PDI lib directories - these protocols use the ↵Dean Camera2009-12-241-44/+0
| | | | same underlying XPROG wrapper for the host-to-programmer command wrapping.
* Make seperate ISP, PDI and TPI folders in the AVRISP project Lib ↵Dean Camera2009-12-231-0/+44
subdirectory to hold each protocol's files.