index
:
avr/qmk/lufa
master
[no description]
about
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
Projects
/
AVRISP
/
Lib
/
XPROG
Commit message (
Expand
)
Author
Age
Files
Lines
*
Rename AVRISP project folder to AVRISP-MKII.
Dean Camera
2009-12-27
8
-1786
/
+0
*
Remove missed timer 0 init code in the ISP protocol handler in the AVRISP pro...
Dean Camera
2009-12-27
2
-75
/
+97
*
Added const where possible to the source functions in the Projects directory.
Dean Camera
2009-12-26
7
-61
/
+36
*
Complete TPI protocol code to enter and exit TPI programming mode for the ATT...
Dean Camera
2009-12-24
4
-36
/
+34
*
Complete combining of PDI and TPI target communication code files, stub out T...
Dean Camera
2009-12-24
8
-127
/
+364
*
Rename PDITarget.c/.h to XPROGTarget.c/.h so that both PDI and TPI programmin...
Dean Camera
2009-12-24
4
-438
/
+0
*
Remove serial driver use from the AVRISP project now that it is no longer nee...
Dean Camera
2009-12-24
1
-1
/
+1
*
Combine PDIProtocol and TPIProtocol into a single XPROGProtocol set of files.
Dean Camera
2009-12-24
10
-160
/
+205
*
Rename PDIProtocol.c/.h to XPROGProtocol.c/.h as it will now handle both TPI ...
Dean Camera
2009-12-24
6
-105
/
+2
*
Combine AVRISP project TPI and PDI lib directories - these protocols use the ...
Dean Camera
2009-12-24
12
-0
/
+2050