Dean Camera
|
b408a5fe62
|
Add const qualifier to the parameters of Projects' functions where possible.
|
2009-12-20 06:23:24 +00:00 |
Dean Camera
|
c3758ac5ef
|
Un-inline the SendAddress function in NVMTarget.c/.h of the AVRISP project.
Add new HotmailNotifier project, which changes a LED's colour based on the user's unread email count as sent from Windows Live Messenger.
|
2009-12-17 10:02:19 +00:00 |
Dean Camera
|
1ed6925b5b
|
Factor out all the ISP related code into a seperate ISPProtocol set of files in the AVRISP Clone programmer project, to clearly seperate out the programming protocols when PDI programming is implemented.
|
2009-12-02 12:02:01 +00:00 |
Dean Camera
|
d6edfe35c8
|
Spell check all source code variables, comments and strings.
|
2009-11-09 13:15:28 +00:00 |
Dean Camera
|
c647c27639
|
Minor changes to the AVRISP project for code clarity.
|
2009-11-09 12:22:33 +00:00 |
Dean Camera
|
409c49f057
|
Doxygen fixes to \param directives to give data direction in all projects. Make HID item filtering routines clearer in the HID WithParser demos.
|
2009-09-24 02:05:33 +00:00 |
Dean Camera
|
244c86429b
|
Move ADC VTARGET sampling to a new V2Params_UpdateParamValues() in the AVRISP project so that there is a central place where all non-PC set target values can be updated easily.
|
2009-08-30 03:51:44 +00:00 |
Dean Camera
|
271be037b7
|
Partial Commit: Move AVRISP project out of the Projects\Incomplete directory.
|
2009-08-25 13:21:19 +00:00 |