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