The LIBUSB_FILTERDRV_COMPAT compile time option in the XPLAINBridge and AVRISP-MKII...
[pub/USBasp.git] / Projects / Benito / makefile
index f714935..4fadc10 100644 (file)
 
 
 # MCU name
-MCU = at90usb647
+MCU = atmega32u4
 
 
 # Target board (see library "Board Types" documentation, NONE for projects not requiring
 # LUFA board drivers). If USER is selected, put custom board drivers in a directory called 
 # "Board" inside the application directory.
-BOARD  = USBKEY
+BOARD  = BENITO
 
 
 # Processor frequency.