aboutsummaryrefslogtreecommitdiff
path: root/Projects/AVRISP
AgeCommit message (Expand)Author
2009-12-02Removed John Steggall's software UART code from the XPLAIN Bridge project due...Dean
2009-12-02Add support for unwrapping of the XMEGA PDI programming protocol to the AVRIS...Dean
2009-12-02Rename V2ProtocolTarget files to ISPTarget in the AVRISP Programmer Clone pro...Dean
2009-12-02Factor out all the ISP related code into a seperate ISPProtocol set of files ...Dean
2009-12-02Rename the V2Protocol command handlers in the AVRISP project in preperation o...Dean
2009-11-30Added CDC_Host_Flush() function to the CDC Host Class driver to flush sent da...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-08Remove dependancies from the LowLevel demos to the ClassDriver demos, since t...Dean
2009-11-06Add double banking property to LUFA powered projects in the Projects director...Dean
2009-10-16Fix invalid Event name rule in demo/project makefiles.Dean
2009-10-12Make Audio device demos compatible with AVRs running at 16MHz instead of 8MHz.Dean
2009-10-01Added pinouts to the AVRISP project for a standard ISP 6 Pin header to make c...Dean
2009-09-24Doxygen fixes to \param directives to give data direction in all projects. Ma...Dean
2009-09-09Remove USE_NONSTANDARD_DESCRIPTOR_NAMES compile time token, split out standar...Dean
2009-09-06Add in new invalid event hook check targets to project makefiles to produce c...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-28Increase AVRISP command timeout to 240ms up from 150ms to prevent some ISP co...Dean
2009-08-27Make WaitWhileBusy function in the AVRISP project more explicit about how it ...Dean
2009-08-27Condensed SCSI command functions in the LowLevel Mass Storage Host demo, to s...Dean
2009-08-27Added extra note about missing OUT endpoint configuration to the HID Device m...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-25Make AVRISP project build again - fix incorrect preprocessor directive in V2P...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