forked from mirror/qmk_firmware
Add NO_VTARGET_DETECT compile time option to the AVRISP-MKII clone project, to disable VTARGET detection on AVR models with an on-chip ADC.
This commit is contained in:
@@ -198,6 +198,7 @@ CDEFS += -DVTARGET_ADC_CHANNEL=2
|
||||
CDEFS += -DENABLE_ISP_PROTOCOL
|
||||
CDEFS += -DENABLE_XPROG_PROTOCOL
|
||||
#CDEFS += -DXPROG_VIA_HARDWARE_USART
|
||||
#CDEFS += -DNO_VTARGET_DETECT
|
||||
|
||||
|
||||
# Place -D or -U options here for ASM sources
|
||||
|
||||
Reference in New Issue
Block a user