From: Dean Camera Date: Wed, 8 Feb 2012 18:29:17 +0000 (+0000) Subject: Updated the AVRISP-MKII Clone programmer project to be compatible with the latest... X-Git-Tag: LUFA-120730~168 X-Git-Url: http://git.linex4red.de/pub/USBasp.git/commitdiff_plain/18b82b3575162c2c6d462c8f34a7d942f77a88ec?hp=18b82b3575162c2c6d462c8f34a7d942f77a88ec Updated the AVRISP-MKII Clone programmer project to be compatible with the latest version of AVR Studio (version 5.1). Changed the AVRISP-MKII Clone programmer project to report a fixed 3.3V VTARGET voltage on USB AVRs lacking an ADC instead of 5V to prevent warnings in AVR Studio 5.1 when programming XMEGA devices. ---