MCU = at90usb1287\r
\r
\r
-# Target board (see library "Board Types" documentation, USER or blank for projects not requiring\r
+# Target board (see library "Board Types" documentation, NONE for projects not requiring\r
# LUFA board drivers). If USER is selected, put custom board drivers in a directory called \r
# "Board" inside the application directory.\r
BOARD = XPLAIN\r
CDEFS += -DAUX_LINE_DDR=DDRB\r
CDEFS += -DAUX_LINE_MASK="(1 << 4)"\r
CDEFS += -DVTARGET_ADC_CHANNEL=2\r
+#CDEFS += -DLIBUSB_FILTERDRV_COMPAT\r
+\r
\r
# Place -D or -U options here for ASM sources\r
ADEFS = -DF_CPU=$(F_CPU)\r