Dean Camera
|
92adb00f8e
|
Added PROGRAM_FLASH_ISP and PROGRAM_EEPROM_ISP handler code to the V2 Protocol handler in the AVRISP project, programming complete checks not yet complete.
|
2009-08-24 11:04:05 +00:00 |
|
Dean Camera
|
bff4dbe189
|
Fix to V2 Protocol for Fuse/Sig/Lock byte read -- off by one error on the array when writing back the response from the device.
FLASH/EEPROM reading and writing currently broken and unfinished, respectively.
|
2009-08-24 09:37:54 +00:00 |
|
Dean Camera
|
dbb5f249bd
|
Added V2 protocol handlers for the READ and WRITE memory commands in the AVRISP project. Finished READ command handler, skeleton WRITE handler implemented.
|
2009-08-23 12:38:50 +00:00 |
|
Dean Camera
|
7e74bd3ea2
|
Moved out target-related V2 protocol commands into a seperate file for the AVRISP project.
Added Load Extended Command functionality to the LOAD ADDRESS V2 Protocol command handler for devices with more than 64KB of memory.
|
2009-08-23 10:17:13 +00:00 |
|