aboutsummaryrefslogtreecommitdiffstats
path: root/Projects/Incomplete/AVRISP/Lib/V2Protocol.h
Commit message (Expand)AuthorAgeFilesLines
* Partial Commit: Move AVRISP project out of the Projects\Incomplete directory.Dean Camera2009-08-251-84/+0
* Add function documentation to the AVRISP project.Dean Camera2009-08-251-0/+1
* Updated Benito project -- added hardware interrupt and software buffering for...Dean Camera2009-08-251-1/+3
* Fix endianness of LOAD_ADDRESS command data, add correct PROGRAM_FLASH_ISP/PR...Dean Camera2009-08-241-1/+1
* Switch to hardware delays and timeouts via a hardware timer in the V2 Protoco...Dean Camera2009-08-241-1/+1
* Added PROGRAM_FLASH_ISP and PROGRAM_EEPROM_ISP handler code to the V2 Protoco...Dean Camera2009-08-241-0/+8
* Fix to V2 Protocol for Fuse/Sig/Lock byte read -- off by one error on the arr...Dean Camera2009-08-241-3/+4
* Added V2 protocol handlers for the READ and WRITE memory commands in the AVRI...Dean Camera2009-08-231-0/+5
* Moved out target-related V2 protocol commands into a seperate file for the AV...Dean Camera2009-08-231-10/+1
* Added V2Protocol handlers to the AVRISP project to enter/exit programming mod...Dean Camera2009-08-231-10/+16
* Renamed Projects/Unfinished to Projects/Incomplete for consistancy.Dean Camera2009-08-201-0/+70