From fc5fa769ef3389271547a2b3f452962996b69f50 Mon Sep 17 00:00:00 2001 From: Dean Camera Date: Tue, 16 Aug 2011 05:53:04 +0000 Subject: Pull out architecture specific macros and other definitions into a new common header file. Add new JTAG_DISABLE() macro for the AVR8s to software-disable JTAG debugging using cycle-safe assembly code. --- Projects/AVRISP-MKII/AVRISP-MKII.txt | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) (limited to 'Projects/AVRISP-MKII') diff --git a/Projects/AVRISP-MKII/AVRISP-MKII.txt b/Projects/AVRISP-MKII/AVRISP-MKII.txt index ab355bfac..4e94bc632 100644 --- a/Projects/AVRISP-MKII/AVRISP-MKII.txt +++ b/Projects/AVRISP-MKII/AVRISP-MKII.txt @@ -270,7 +270,8 @@ * 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. + * override the VTARGET_REF_VOLTS configuration option. Ignored when compiled for targets lacking an ADC, or when + * NO_VTARGET_DETECT is defined. * * * VTARGET_SCALE_FACTOR -- cgit v1.2.3