Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Partial Commit: Move AVRISP project out of the Projects\Incomplete directory. | Dean Camera | 2009-08-25 | 1 | -75/+0 |
| | |||||
* | Updated Benito project -- added hardware interrupt and software buffering ↵ | Dean Camera | 2009-08-25 | 1 | -1/+0 |
| | | | | | | | | for serial data reception to prevent missed characters, condensed pulse generation counters into a struct for clarity. Added check to CDC_Device_BytesReceived() to ensure 0 is returned when device is not enumerated to a host. Move AVRISP project's V2Protocol_DelayMS() function to be static inline, as it is now very minimal. Added extra project doxygen documentation. | ||||
* | Fix to V2 Protocol for Fuse/Sig/Lock byte read -- off by one error on the ↵ | Dean Camera | 2009-08-24 | 1 | -1/+0 |
| | | | | | | array when writing back the response from the device. FLASH/EEPROM reading and writing currently broken and unfinished, respectively. | ||||
* | Renamed Projects/Unfinished to Projects/Incomplete for consistancy. | Dean Camera | 2009-08-20 | 1 | -0/+77 |