Updated the AVRISP-MKII Clone programmer project to be compatible with the latest...
authorDean Camera <dean@fourwalledcubicle.com>
Wed, 8 Feb 2012 18:29:17 +0000 (18:29 +0000)
committerDean Camera <dean@fourwalledcubicle.com>
Wed, 8 Feb 2012 18:29:17 +0000 (18:29 +0000)
commit18b82b3575162c2c6d462c8f34a7d942f77a88ec
tree455e1dc57265a77b4ee653b01d3a5d859b2f7bc7
parent1482f7782644a8707840508e617be21933cef0bc
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.
LUFA/DoxygenPages/ChangeLog.txt
Projects/AVRISP-MKII/AVRISP-MKII.txt
Projects/AVRISP-MKII/Descriptors.c
Projects/AVRISP-MKII/Lib/V2ProtocolParams.c
Projects/AVRISP-MKII/Lib/V2ProtocolParams.h
Projects/AVRISP-MKII/Lib/XPROG/XPROGProtocol.c
Projects/AVRISP-MKII/Lib/XPROG/XPROGProtocol.h
Projects/AVRISP-MKII/makefile
Projects/XPLAINBridge/AVRISPDescriptors.c
Projects/XPLAINBridge/XPLAINBridge.txt
Projects/XPLAINBridge/makefile