From: Dean Camera Date: Sun, 15 Apr 2012 19:15:35 +0000 (+0000) Subject: Make sure CRC value is pre-zeroed before reading from the XMEGA target device, to... X-Git-Tag: LUFA-120730~65 X-Git-Url: http://git.linex4red.de/pub/USBasp.git/commitdiff_plain/ce3db96d9a3d66fd517ccf395c0ba0a36f89f5cd?hp=ce3db96d9a3d66fd517ccf395c0ba0a36f89f5cd Make sure CRC value is pre-zeroed before reading from the XMEGA target device, to prevent corrupt data from being returned to the host in the AVRISP-MKII Clone project. ---