Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Rename V2ProtocolTarget files to ISPTarget in the AVRISP Programmer Clone ↵ | Dean Camera | 2009-12-02 | 1 | -62/+0 |
| | | | | project. | ||||
* | Factor out all the ISP related code into a seperate ISPProtocol set of files ↵ | Dean Camera | 2009-12-02 | 1 | -27/+9 |
| | | | | in the AVRISP Clone programmer project, to clearly seperate out the programming protocols when PDI programming is implemented. | ||||
* | Doxygen fixes to \param directives to give data direction in all projects. ↵ | Dean Camera | 2009-09-24 | 1 | -1/+1 |
| | | | | Make HID item filtering routines clearer in the HID WithParser demos. | ||||
* | Increase AVRISP command timeout to 240ms up from 150ms to prevent some ISP ↵ | Dean Camera | 2009-08-28 | 1 | -1/+1 |
| | | | | | | commands from timing out too early. Add check to the PROGRAM FLASH ISP and PROGRAM EEPROM ISP handler to return an explicit error when the host attempts to write more data than the device is able to buffer. | ||||
* | Partial Commit: Move AVRISP project out of the Projects\Incomplete directory. | Dean Camera | 2009-08-25 | 1 | -0/+80 |