Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Correct include paths and makefile for the AVRISP project now that the ↵ | Dean Camera | 2009-12-23 | 1 | -1/+1 |
| | | | | protocol handlers are in seperate directories. | ||||
* | Add const qualifier to the parameters of Projects' functions where possible. | Dean Camera | 2009-12-20 | 1 | -4/+4 |
| | |||||
* | Rename V2ProtocolTarget files to ISPTarget in the AVRISP Programmer Clone ↵ | Dean Camera | 2009-12-02 | 1 | -1/+1 |
| | | | | project. | ||||
* | Factor out all the ISP related code into a seperate ISPProtocol set of files ↵ | Dean Camera | 2009-12-02 | 1 | -0/+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 | -16/+16 |
| | |||||
* | Move ADC VTARGET sampling to a new V2Params_UpdateParamValues() in the ↵ | Dean Camera | 2009-08-30 | 1 | -1/+6 |
| | | | | 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/+76 |