aboutsummaryrefslogtreecommitdiffstats
path: root/Projects/AVRISP/Lib/TPI
Commit message (Collapse)AuthorAgeFilesLines
* Combine AVRISP project TPI and PDI lib directories - these protocols use the ↵Dean Camera2009-12-246-647/+0
| | | | same underlying XPROG wrapper for the host-to-programmer command wrapping.
* Correct include paths and makefile for the AVRISP project now that the ↵Dean Camera2009-12-231-2/+3
| | | | protocol handlers are in seperate directories.
* Make seperate ISP, PDI and TPI folders in the AVRISP project Lib ↵Dean Camera2009-12-236-0/+646
subdirectory to hold each protocol's files.