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