index
:
suspect-devices/lufa
master
fork to update the benito, midimonster and other suspect devices products
feurig
about
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
Projects
/
AVRISP
/
Lib
/
XPROG
Age
Commit message (
Expand
)
Author
2009-12-27
Rename AVRISP project folder to AVRISP-MKII.
Dean
2009-12-27
Remove missed timer 0 init code in the ISP protocol handler in the AVRISP pro...
Dean
2009-12-26
Added const where possible to the source functions in the Projects directory.
Dean
2009-12-24
Complete TPI protocol code to enter and exit TPI programming mode for the ATT...
Dean
2009-12-24
Complete combining of PDI and TPI target communication code files, stub out T...
Dean
2009-12-24
Rename PDITarget.c/.h to XPROGTarget.c/.h so that both PDI and TPI programmin...
Dean
2009-12-24
Remove serial driver use from the AVRISP project now that it is no longer nee...
Dean
2009-12-24
Combine PDIProtocol and TPIProtocol into a single XPROGProtocol set of files.
Dean
2009-12-24
Rename PDIProtocol.c/.h to XPROGProtocol.c/.h as it will now handle both TPI ...
Dean
2009-12-24
Combine AVRISP project TPI and PDI lib directories - these protocols use the ...
Dean