aboutsummaryrefslogtreecommitdiffstats
path: root/Projects/AVRISP/Lib/V2ProtocolParams.c
Commit message (Collapse)AuthorAgeFilesLines
* Lower timeout periods in the AVRISP project. Increment firmware minor ↵Dean Camera2009-12-231-12/+12
| | | | revision number in the AVRISP project so that it remains comatible with the latest AVRStudio without an upgrade warning.
* Add const qualifier to the parameters of Projects' functions where possible.Dean Camera2009-12-201-4/+4
|
* Un-inline the SendAddress function in NVMTarget.c/.h of the AVRISP project.Dean Camera2009-12-171-3/+2
| | | | Add new HotmailNotifier project, which changes a LED's colour based on the user's unread email count as sent from Windows Live Messenger.
* 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