aboutsummaryrefslogtreecommitdiffstats
path: root/Projects/AVRISP/Lib/V2ProtocolParams.c
Commit message (Collapse)AuthorAgeFilesLines
* Factor out all the ISP related code into a seperate ISPProtocol set of files ↵Dean Camera2009-12-021-1/+1
| | | | in the AVRISP Clone programmer project, to clearly seperate out the programming protocols when PDI programming is implemented.
* Spell check all source code variables, comments and strings.Dean Camera2009-11-091-18/+18
|
* Minor changes to the AVRISP project for code clarity.Dean Camera2009-11-091-2/+2
|
* Doxygen fixes to \param directives to give data direction in all projects. ↵Dean Camera2009-09-241-5/+5
| | | | Make HID item filtering routines clearer in the HID WithParser demos.
* Move ADC VTARGET sampling to a new V2Params_UpdateParamValues() in the ↵Dean Camera2009-08-301-2/+15
| | | | AVRISP project so that there is a central place where all non-PC set target values can be updated easily.
* Partial Commit: Move AVRISP project out of the Projects\Incomplete directory.Dean Camera2009-08-251-0/+166