aboutsummaryrefslogtreecommitdiffstats
path: root/Projects/AVRISP-MKII/Config/AppConfig.h
diff options
context:
space:
mode:
authorDean Camera <dean@fourwalledcubicle.com>2016-02-07 15:42:39 +1100
committerDean Camera <dean@fourwalledcubicle.com>2016-02-07 15:42:39 +1100
commit1d2369e9be57ceee8ba415655ce5f13d9ae8da84 (patch)
treed5bc50983ccb22029ec497cb51b3adfbf650dcbb /Projects/AVRISP-MKII/Config/AppConfig.h
parentcfe2b9eff1d611397f208f489697a09c1cf15666 (diff)
downloadlufa-1d2369e9be57ceee8ba415655ce5f13d9ae8da84.tar.gz
lufa-1d2369e9be57ceee8ba415655ce5f13d9ae8da84.tar.bz2
lufa-1d2369e9be57ceee8ba415655ce5f13d9ae8da84.zip
Remove legacy AVRISP-MKII clone compatibility compile options.
Diffstat (limited to 'Projects/AVRISP-MKII/Config/AppConfig.h')
-rw-r--r--Projects/AVRISP-MKII/Config/AppConfig.h4
1 files changed, 1 insertions, 3 deletions
diff --git a/Projects/AVRISP-MKII/Config/AppConfig.h b/Projects/AVRISP-MKII/Config/AppConfig.h
index a53605af2..ee3b94b49 100644
--- a/Projects/AVRISP-MKII/Config/AppConfig.h
+++ b/Projects/AVRISP-MKII/Config/AppConfig.h
@@ -59,12 +59,10 @@
#define VTARGET_REF_VOLTS 5
#define VTARGET_SCALE_FACTOR 1
// #define VTARGET_USE_INTERNAL_REF
-// #define NO_VTARGET_DETECT
+ #define NO_VTARGET_DETECT
// #define XCK_RESCUE_CLOCK_ENABLE
// #define INVERTED_ISP_MISO
-// #define LIBUSB_DRIVER_COMPAT
-// #define RESET_TOGGLES_LIBUSB_COMPAT
// #define FIRMWARE_VERSION_MINOR 0x11
#endif