From 025742fca89e78d33f37b229c97607460a3a78d5 Mon Sep 17 00:00:00 2001 From: Dean Camera Date: Tue, 26 Jul 2011 03:07:32 +0000 Subject: Added new VTARGET_USE_INTERNAL_REF configuration option to the AVRISP-MKII clone project (thanks to Volker Bosch). --- Projects/AVRISP-MKII/AVRISP-MKII.txt | 6 ++++++ 1 file changed, 6 insertions(+) (limited to 'Projects/AVRISP-MKII/AVRISP-MKII.txt') diff --git a/Projects/AVRISP-MKII/AVRISP-MKII.txt b/Projects/AVRISP-MKII/AVRISP-MKII.txt index fb6411b58..ab355bfac 100644 --- a/Projects/AVRISP-MKII/AVRISP-MKII.txt +++ b/Projects/AVRISP-MKII/AVRISP-MKII.txt @@ -267,6 +267,12 @@ * to the ADC. Ignored when compiled for targets lacking an ADC, or when NO_VTARGET_DETECT is defined. * * + * VTARGET_USE_INTERNAL_REF + * Makefile LUFA_OPTS + * Selects the internal 2.56V ADC reference voltage, instead of using the AVR's VREF pin. When enabled, this option will + * override the VTARGET_REF_VOLTS configuration option. + * + * * VTARGET_SCALE_FACTOR * Makefile LUFA_OPTS * Indicates the target's supply voltage scale factor when applied to the ADC. A simple resistive divider can be used on the -- cgit v1.2.3