aboutsummaryrefslogtreecommitdiffstats
path: root/Projects/AVRISP/AVRISP.c
Commit message (Expand)AuthorAgeFilesLines
* Rename AVRISP project folder to AVRISP-MKII.Dean Camera2009-12-271-134/+0
* Added const where possible to the source functions in the Projects directory.Dean Camera2009-12-261-1/+1
* Remove serial driver use from the AVRISP project now that it is no longer nee...Dean Camera2009-12-241-1/+0
* Combine AVRISP project TPI and PDI lib directories - these protocols use the ...Dean Camera2009-12-241-0/+1
* Started implementing the low level PDI protocol in the AVRISP project, for XM...Dean Camera2009-12-031-1/+0
* Add support for unwrapping of the XMEGA PDI programming protocol to the AVRIS...Dean Camera2009-12-021-0/+1
* Add activity LED updates to the AVRISP project.Dean Camera2009-11-231-0/+4
* Spell check all source code variables, comments and strings.Dean Camera2009-11-091-12/+12
* Minor changes to the AVRISP project for code clarity.Dean Camera2009-11-091-6/+6
* Add double banking property to LUFA powered projects in the Projects director...Dean Camera2009-11-061-3/+0
* Replace -finline-limit with -fno-inline-small-functions in project makefiles.Dean Camera2009-08-301-1/+1
* Move ADC VTARGET sampling to a new V2Params_UpdateParamValues() in the AVRISP...Dean Camera2009-08-301-6/+3
* Optimized Endpoint_Read_Word_* and Pipe_Read_Word_* macros to reduce compiled...Dean Camera2009-08-251-1/+1
* Add VTARGET level detection to the AVRISP project on supported AVR models.Dean Camera2009-08-251-2/+13
* Partial Commit: Move AVRISP project out of the Projects\Incomplete directory.Dean Camera2009-08-251-0/+125
* Move AVRISP Programmer project to a new Unfinished subdirectory of Project wh...Dean Camera2009-08-181-121/+0
* Enhancements to the AVRISP Programmer project to attempt to get AVRStudio to ...Dean Camera2009-08-181-8/+3
* Added beginnings of a new AVRISP-MKII clone project.Dean Camera2009-08-171-0/+126