Added INVERTED_ISP_MISO compile time option to the AVRISP-MKII clone project (thanks to Chuck Rohs).

This commit is contained in:
Dean Camera 2011-10-30 14:12:11 +00:00
parent 1e0c3bc69a
commit eb5b8a32e4
4 changed files with 22 additions and 0 deletions

View file

@ -144,6 +144,7 @@ LUFA_OPTS += -D VTARGET_SCALE_FACTOR=1
#LUFA_OPTS += -D NO_VTARGET_DETECT
#LUFA_OPTS += -D LIBUSB_DRIVER_COMPAT
#LUFA_OPTS += -D XCK_RESCUE_CLOCK_ENABLE
#LUFA_OPTS += -D INVERTED_ISP_MISO
# Create the LUFA source path variables by including the LUFA root makefile