aboutsummaryrefslogtreecommitdiffstats
path: root/Projects/AVRISP
Commit message (Expand)AuthorAgeFilesLines
* Add activity LED updates to the AVRISP project.Dean Camera2009-11-232-0/+7
* Spell check all source code variables, comments and strings.Dean Camera2009-11-095-56/+56
* Minor changes to the AVRISP project for code clarity.Dean Camera2009-11-094-17/+14
* Remove dependancies from the LowLevel demos to the ClassDriver demos, since t...Dean Camera2009-11-081-1/+0
* Add double banking property to LUFA powered projects in the Projects director...Dean Camera2009-11-061-3/+0
* Fix invalid Event name rule in demo/project makefiles.Dean Camera2009-10-161-1/+1
* Make Audio device demos compatible with AVRs running at 16MHz instead of 8MHz.Dean Camera2009-10-121-11/+6
* Added pinouts to the AVRISP project for a standard ISP 6 Pin header to make c...Dean Camera2009-10-011-11/+20
* Doxygen fixes to \param directives to give data direction in all projects. Ma...Dean Camera2009-09-244-18/+18
* Remove USE_NONSTANDARD_DESCRIPTOR_NAMES compile time token, split out standar...Dean Camera2009-09-091-2/+1
* Add in new invalid event hook check targets to project makefiles to produce c...Dean Camera2009-09-061-31/+48
* Replace -finline-limit with -fno-inline-small-functions in project makefiles.Dean Camera2009-08-302-2/+2
* Move ADC VTARGET sampling to a new V2Params_UpdateParamValues() in the AVRISP...Dean Camera2009-08-303-9/+24
* Increase AVRISP command timeout to 240ms up from 150ms to prevent some ISP co...Dean Camera2009-08-283-3/+16
* Make WaitWhileBusy function in the AVRISP project more explicit about how it ...Dean Camera2009-08-272-2/+3
* Condensed SCSI command functions in the LowLevel Mass Storage Host demo, to s...Dean Camera2009-08-271-1/+1
* Added extra note about missing OUT endpoint configuration to the HID Device m...Dean Camera2009-08-271-1/+37
* 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-254-7/+31
* Make AVRISP project build again - fix incorrect preprocessor directive in V2P...Dean Camera2009-08-252-2/+2
* Partial Commit: Move AVRISP project out of the Projects\Incomplete directory.Dean Camera2009-08-2514-0/+4072
* Move AVRISP Programmer project to a new Unfinished subdirectory of Project wh...Dean Camera2009-08-1810-3074/+0
* Enhancements to the AVRISP Programmer project to attempt to get AVRStudio to ...Dean Camera2009-08-185-64/+221
* Added beginnings of a new AVRISP-MKII clone project.Dean Camera2009-08-179-0/+2917