Rename software USART driver globals to make the code more in line with the rest...
[pub/USBasp.git] / Projects / Benito / makefile
index f714935..5bab672 100644 (file)
 
 
 # MCU name
-MCU = at90usb647
+MCU = atmega32u2
 
 
 # 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.