Added INVERTED_ISP_MISO compile time option to the AVRISP-MKII clone project (thanks to Chuck Rohs).
This commit is contained in:
parent
1e0c3bc69a
commit
eb5b8a32e4
4 changed files with 22 additions and 0 deletions
|
|
@ -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
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue