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
/
AVRISP.c
Age
Commit message (
Expand
)
Author
2009-12-27
Rename AVRISP project folder to AVRISP-MKII.
Dean
2009-12-26
Added const where possible to the source functions in the Projects directory.
Dean
2009-12-24
Remove serial driver use from the AVRISP project now that it is no longer nee...
Dean
2009-12-24
Combine AVRISP project TPI and PDI lib directories - these protocols use the ...
Dean
2009-12-03
Started implementing the low level PDI protocol in the AVRISP project, for XM...
Dean
2009-12-02
Add support for unwrapping of the XMEGA PDI programming protocol to the AVRIS...
Dean
2009-11-23
Add activity LED updates to the AVRISP project.
Dean
2009-11-09
Spell check all source code variables, comments and strings.
Dean
2009-11-09
Minor changes to the AVRISP project for code clarity.
Dean
2009-11-06
Add double banking property to LUFA powered projects in the Projects director...
Dean
2009-08-30
Replace -finline-limit with -fno-inline-small-functions in project makefiles.
Dean
2009-08-30
Move ADC VTARGET sampling to a new V2Params_UpdateParamValues() in the AVRISP...
Dean
2009-08-25
Optimized Endpoint_Read_Word_* and Pipe_Read_Word_* macros to reduce compiled...
Dean
2009-08-25
Add VTARGET level detection to the AVRISP project on supported AVR models.
Dean
2009-08-25
Partial Commit: Move AVRISP project out of the Projects\Incomplete directory.
Dean
2009-08-18
Move AVRISP Programmer project to a new Unfinished subdirectory of Project wh...
Dean
2009-08-18
Enhancements to the AVRISP Programmer project to attempt to get AVRStudio to ...
Dean
2009-08-17
Added beginnings of a new AVRISP-MKII clone project.
Dean