The LIBUSB_FILTERDRV_COMPAT compile time option in the XPLAINBridge and AVRISP-MKII...
[pub/USBasp.git] / Projects / Benito / makefile
index 96bf07c..4fadc10 100644 (file)
@@ -60,7 +60,7 @@
 
 
 # MCU name
-MCU = atmega32u2
+MCU = atmega32u4
 
 
 # Target board (see library "Board Types" documentation, NONE for projects not requiring
@@ -80,7 +80,7 @@ BOARD  = BENITO
 #     does not *change* the processor frequency - it should merely be updated to
 #     reflect the processor speed set externally so that the code can use accurate
 #     software delays.
-F_CPU = 16000000
+F_CPU = 8000000
 
 
 # Input clock frequency.