aboutsummaryrefslogtreecommitdiffstats
path: root/Projects/Incomplete/AVRISP/Lib/V2Protocol.c
Commit message (Expand)AuthorAgeFilesLines
* Fix endianness of LOAD_ADDRESS command data, add correct PROGRAM_FLASH_ISP/PR...Dean Camera2009-08-241-22/+36
* Switch to hardware delays and timeouts via a hardware timer in the V2 Protoco...Dean Camera2009-08-241-13/+45
* Added PROGRAM_FLASH_ISP and PROGRAM_EEPROM_ISP handler code to the V2 Protoco...Dean Camera2009-08-241-9/+55
* Fixed V2 Protocol READ_FLASH_ISP and READ_EEPROM_ISP handler code in the AVRI...Dean Camera2009-08-241-9/+0
* Fix to V2 Protocol for Fuse/Sig/Lock byte read -- off by one error on the arr...Dean Camera2009-08-241-5/+33
* Added V2 protocol handlers for the READ and WRITE memory commands in the AVRI...Dean Camera2009-08-231-3/+100
* Moved out target-related V2 protocol commands into a seperate file for the AV...Dean Camera2009-08-231-72/+2
* Fixed AVRISP programmer demo -- can now connect to a target and read/write Si...Dean Camera2009-08-231-40/+15
* Added V2Protocol handlers to the AVRISP project to enter/exit programming mod...Dean Camera2009-08-231-29/+248
* Renamed Projects/Unfinished to Projects/Incomplete for consistancy.Dean Camera2009-08-201-0/+232