Switch to hardware delays and timeouts via a hardware timer in the V2 Protocol handler.
authorDean Camera <dean@fourwalledcubicle.com>
Mon, 24 Aug 2009 12:49:19 +0000 (12:49 +0000)
committerDean Camera <dean@fourwalledcubicle.com>
Mon, 24 Aug 2009 12:49:19 +0000 (12:49 +0000)
commit8cb8f1cfddf0d9a76442f8fdafe207ac7e6fe340
tree2d9631b3a301e1b0cb1b1dd4414ca70d701a9802
parent92adb00f8eebab41853f95bbc0de8a2006c6df3d
Switch to hardware delays and timeouts via a hardware timer in the V2 Protocol handler.

More additions to the PROGRAM_FLASH_ISP and PROGRAM_EEPROM_ISP commands, although neither work correctly yet.

Added dummy RESET_PROTECTIONS handler to prevent the Atmel driver from crashing when the command returns an UNKNOWN_COMMAND error code.
Projects/Incomplete/AVRISP/AVRISP.c
Projects/Incomplete/AVRISP/Lib/V2Protocol.c
Projects/Incomplete/AVRISP/Lib/V2Protocol.h
Projects/Incomplete/AVRISP/Lib/V2ProtocolParams.c
Projects/Incomplete/AVRISP/Lib/V2ProtocolTarget.c
Projects/Incomplete/AVRISP/Lib/V2ProtocolTarget.h