aboutsummaryrefslogtreecommitdiffstats
path: root/Projects/Incomplete/AVRISP/Lib/V2ProtocolTarget.c
Commit message (Expand)AuthorAgeFilesLines
* Partial Commit: Move AVRISP project out of the Projects\Incomplete directory.Dean Camera2009-08-251-183/+0
* Add function documentation to the AVRISP project.Dean Camera2009-08-251-10/+52
* Updated Benito project -- added hardware interrupt and software buffering for...Dean Camera2009-08-251-9/+3
* Fix endianness of LOAD_ADDRESS command data, add correct PROGRAM_FLASH_ISP/PR...Dean Camera2009-08-241-11/+3
* Switch to hardware delays and timeouts via a hardware timer in the V2 Protoco...Dean Camera2009-08-241-11/+45
* Added PROGRAM_FLASH_ISP and PROGRAM_EEPROM_ISP handler code to the V2 Protoco...Dean Camera2009-08-241-0/+7
* Fix to V2 Protocol for Fuse/Sig/Lock byte read -- off by one error on the arr...Dean Camera2009-08-241-3/+3
* Added V2 protocol handlers for the READ and WRITE memory commands in the AVRI...Dean Camera2009-08-231-7/+5
* Moved out target-related V2 protocol commands into a seperate file for the AV...Dean Camera2009-08-231-0/+116