index
:
avr/qmk/lufa
master
[no description]
about
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
Projects
/
AVRISP
Commit message (
Expand
)
Author
Age
Files
Lines
*
Spell check all source code variables, comments and strings.
Dean Camera
2009-11-09
5
-56
/
+56
*
Minor changes to the AVRISP project for code clarity.
Dean Camera
2009-11-09
4
-17
/
+14
*
Remove dependancies from the LowLevel demos to the ClassDriver demos, since t...
Dean Camera
2009-11-08
1
-1
/
+0
*
Add double banking property to LUFA powered projects in the Projects director...
Dean Camera
2009-11-06
1
-3
/
+0
*
Fix invalid Event name rule in demo/project makefiles.
Dean Camera
2009-10-16
1
-1
/
+1
*
Make Audio device demos compatible with AVRs running at 16MHz instead of 8MHz.
Dean Camera
2009-10-12
1
-11
/
+6
*
Added pinouts to the AVRISP project for a standard ISP 6 Pin header to make c...
Dean Camera
2009-10-01
1
-11
/
+20
*
Doxygen fixes to \param directives to give data direction in all projects. Ma...
Dean Camera
2009-09-24
4
-18
/
+18
*
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
2
-2
/
+2
*
Move ADC VTARGET sampling to a new V2Params_UpdateParamValues() in the AVRISP...
Dean Camera
2009-08-30
3
-9
/
+24
*
Increase AVRISP command timeout to 240ms up from 150ms to prevent some ISP co...
Dean Camera
2009-08-28
3
-3
/
+16
*
Make WaitWhileBusy function in the AVRISP project more explicit about how it ...
Dean Camera
2009-08-27
2
-2
/
+3
*
Condensed SCSI command functions in the LowLevel Mass Storage Host demo, to s...
Dean Camera
2009-08-27
1
-1
/
+1
*
Added extra note about missing OUT endpoint configuration to the HID Device m...
Dean Camera
2009-08-27
1
-1
/
+37
*
Optimized Endpoint_Read_Word_* and Pipe_Read_Word_* macros to reduce compiled...
Dean Camera
2009-08-25
1
-1
/
+1
*
Add VTARGET level detection to the AVRISP project on supported AVR models.
Dean Camera
2009-08-25
4
-7
/
+31
*
Make AVRISP project build again - fix incorrect preprocessor directive in V2P...
Dean Camera
2009-08-25
2
-2
/
+2
*
Partial Commit: Move AVRISP project out of the Projects\Incomplete directory.
Dean Camera
2009-08-25
14
-0
/
+4072
*
Move AVRISP Programmer project to a new Unfinished subdirectory of Project wh...
Dean Camera
2009-08-18
10
-3074
/
+0
*
Enhancements to the AVRISP Programmer project to attempt to get AVRStudio to ...
Dean Camera
2009-08-18
5
-64
/
+221
*
Added beginnings of a new AVRISP-MKII clone project.
Dean Camera
2009-08-17
9
-0
/
+2917