Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Add const qualifier to the parameters of Projects' functions where possible. | Dean Camera | 2009-12-20 | 1 | -4/+4 |
| | |||||
* | Un-inline the SendAddress function in NVMTarget.c/.h of the AVRISP project. | Dean Camera | 2009-12-17 | 1 | -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 Camera | 2009-12-02 | 1 | -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 Camera | 2009-11-09 | 1 | -18/+18 |
| | |||||
* | Minor changes to the AVRISP project for code clarity. | Dean Camera | 2009-11-09 | 1 | -2/+2 |
| | |||||
* | Doxygen fixes to \param directives to give data direction in all projects. ↵ | Dean Camera | 2009-09-24 | 1 | -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 Camera | 2009-08-30 | 1 | -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 Camera | 2009-08-25 | 1 | -0/+166 |