index
:
avr/qmk/lufa
master
[no description]
about
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
Projects
/
AVRISP
/
makefile
Commit message (
Expand
)
Author
Age
Files
Lines
*
Rename AVRISP project folder to AVRISP-MKII.
Dean Camera
2009-12-27
1
-752
/
+0
*
Remove missed timer 0 init code in the ISP protocol handler in the AVRISP pro...
Dean Camera
2009-12-27
1
-1
/
+1
*
Fixed ISP mode in the AVRISP programmer project.
Dean Camera
2009-12-26
1
-1
/
+1
*
Complete combining of PDI and TPI target communication code files, stub out T...
Dean Camera
2009-12-24
1
-2
/
+1
*
Remove serial driver use from the AVRISP project now that it is no longer nee...
Dean Camera
2009-12-24
1
-1
/
+0
*
Combine PDIProtocol and TPIProtocol into a single XPROGProtocol set of files.
Dean Camera
2009-12-24
1
-2
/
+1
*
Rename PDIProtocol.c/.h to XPROGProtocol.c/.h as it will now handle both TPI ...
Dean Camera
2009-12-24
1
-2
/
+1
*
Combine AVRISP project TPI and PDI lib directories - these protocols use the ...
Dean Camera
2009-12-24
1
-6
/
+7
*
Correct include paths and makefile for the AVRISP project now that the protoc...
Dean Camera
2009-12-23
1
-8
/
+8
*
Stub out more of the TPI programming protocol routines in the AVRISP project.
Dean Camera
2009-12-23
1
-0
/
+1
*
Seperate out XMEGA and TINY NVM routines into seperate files.
Dean Camera
2009-12-23
1
-0
/
+1
*
Start of implementation of the low level TPI programming protocol in the AVRI...
Dean Camera
2009-12-23
1
-1
/
+3
*
Fixed AVRISP project timeouts not checking for the correct timeout period (th...
Dean Camera
2009-12-20
1
-1
/
+1
*
Un-inline the SendAddress function in NVMTarget.c/.h of the AVRISP project.
Dean Camera
2009-12-17
1
-1
/
+1
*
More speed and quality improvements to the software USART in the AVRISP project.
Dean Camera
2009-12-16
1
-1
/
+1
*
Slightly speed up software USART in the AVRISP project - faster parity comput...
Dean Camera
2009-12-16
1
-1
/
+1
*
Speed up bit-banged USART code in the AVRISP project.
Dean Camera
2009-12-15
1
-1
/
+1
*
Split out NVM access code in the AVRISP project into a seperate NVMTarget.c s...
Dean Camera
2009-12-14
1
-0
/
+1
*
The AVRISP project can now enter PDI mode under both bit-bang and hardware US...
Dean Camera
2009-12-13
1
-0
/
+1
*
Fix PDI code - must send NVM enable key least significant byte first, need to...
Dean Camera
2009-12-11
1
-1
/
+1
*
Fix AVRISP PDI protocol - make sure inverted masks have the appropriate paren...
Dean Camera
2009-12-11
1
-1
/
+1
*
Change over AVRISP project to have both hardware USART and software USART mod...
Dean Camera
2009-12-11
1
-1
/
+1
*
Fix inverted bit-banged USART logic in the AVRISP project for PDI programming...
Dean Camera
2009-12-09
1
-1
/
+1
*
Fix the tokens which enable and disable the different programming protocols i...
Dean Camera
2009-12-03
1
-2
/
+2
*
Document the PDI programming routines implemented so far in the AVRISP projec...
Dean Camera
2009-12-03
1
-0
/
+1
*
Started implementing the low level PDI protocol in the AVRISP project, for XM...
Dean Camera
2009-12-03
1
-1
/
+1
*
Add support for unwrapping of the XMEGA PDI programming protocol to the AVRIS...
Dean Camera
2009-12-02
1
-0
/
+3
*
Rename V2ProtocolTarget files to ISPTarget in the AVRISP Programmer Clone pro...
Dean Camera
2009-12-02
1
-1
/
+1
*
Factor out all the ISP related code into a seperate ISPProtocol set of files ...
Dean Camera
2009-12-02
1
-0
/
+1
*
Fix invalid Event name rule in demo/project makefiles.
Dean Camera
2009-10-16
1
-1
/
+1
*
Remove USE_NONSTANDARD_DESCRIPTOR_NAMES compile time token, split out standar...
Dean Camera
2009-09-09
1
-2
/
+1
*
Add in new invalid event hook check targets to project makefiles to produce c...
Dean Camera
2009-09-06
1
-31
/
+48
*
Replace -finline-limit with -fno-inline-small-functions in project makefiles.
Dean Camera
2009-08-30
1
-1
/
+1
*
Add VTARGET level detection to the AVRISP project on supported AVR models.
Dean Camera
2009-08-25
1
-1
/
+2
*
Make AVRISP project build again - fix incorrect preprocessor directive in V2P...
Dean Camera
2009-08-25
1
-1
/
+1
*
Partial Commit: Move AVRISP project out of the Projects\Incomplete directory.
Dean Camera
2009-08-25
1
-0
/
+727
*
Move AVRISP Programmer project to a new Unfinished subdirectory of Project wh...
Dean Camera
2009-08-18
1
-722
/
+0
*
Added beginnings of a new AVRISP-MKII clone project.
Dean Camera
2009-08-17
1
-0
/
+722