aboutsummaryrefslogtreecommitdiff
path: root/Projects/AVRISP/Lib/XPROG
AgeCommit message (Expand)Author
2009-12-27Rename AVRISP project folder to AVRISP-MKII.Dean
2009-12-27Remove missed timer 0 init code in the ISP protocol handler in the AVRISP pro...Dean
2009-12-26Added const where possible to the source functions in the Projects directory.Dean
2009-12-24Complete TPI protocol code to enter and exit TPI programming mode for the ATT...Dean
2009-12-24Complete combining of PDI and TPI target communication code files, stub out T...Dean
2009-12-24Rename PDITarget.c/.h to XPROGTarget.c/.h so that both PDI and TPI programmin...Dean
2009-12-24Remove serial driver use from the AVRISP project now that it is no longer nee...Dean
2009-12-24Combine PDIProtocol and TPIProtocol into a single XPROGProtocol set of files.Dean
2009-12-24Rename PDIProtocol.c/.h to XPROGProtocol.c/.h as it will now handle both TPI ...Dean
2009-12-24Combine AVRISP project TPI and PDI lib directories - these protocols use the ...Dean