Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Stub out more of the TPI programming protocol routines in the AVRISP project. | Dean Camera | 2009-12-23 | 1 | -0/+20 |
* | Start of implementation of the low level TPI programming protocol in the AVRI... | Dean Camera | 2009-12-23 | 1 | -0/+1 |
* | Add const qualifier to the parameters of Projects' functions where possible. | Dean Camera | 2009-12-20 | 1 | -4/+4 |
* | Split out NVM access code in the AVRISP project into a seperate NVMTarget.c s... | Dean Camera | 2009-12-14 | 1 | -2/+2 |
* | Fixed HID Parser not distributing the Usage Min and Usage Max values across a... | Dean Camera | 2009-12-04 | 1 | -1/+1 |
* | Fix the tokens which enable and disable the different programming protocols i... | Dean Camera | 2009-12-03 | 1 | -2/+5 |
* | Auto-configure AVRISP programmer configuration when built for the XPLAIN boar... | Dean Camera | 2009-12-03 | 1 | -0/+6 |
* | Factor out all the ISP related code into a seperate ISPProtocol set of files ... | Dean Camera | 2009-12-02 | 1 | -0/+67 |