aboutsummaryrefslogtreecommitdiffstats
path: root/Projects/AVRISP/Lib/PDI
Commit message (Collapse)AuthorAgeFilesLines
* Combine AVRISP project TPI and PDI lib directories - these protocols use the ↵Dean Camera2009-12-246-1400/+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-1/+3
| | | | protocol handlers are in seperate directories.
* Make seperate ISP, PDI and TPI folders in the AVRISP project Lib ↵Dean Camera2009-12-236-0/+1398
subdirectory to hold each protocol's files.