Remove legacy AVRISP-MKII clone compatibility compile options.

This commit is contained in:
Dean Camera
2016-02-07 15:42:39 +11:00
parent cfe2b9eff1
commit 1d2369e9be
14 changed files with 37 additions and 249 deletions
+1 -3
View File
@@ -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