X-Git-Url: http://git.linex4red.de/pub/USBasp.git/blobdiff_plain/e277ff0cf45e68fc16287b2fd2a054ae4e6a6ea8..d3c623e1e184bb36873c1ba9664f0c8266139589:/Projects/Benito/makefile diff --git a/Projects/Benito/makefile b/Projects/Benito/makefile index f714935d4..4fadc10c1 100644 --- a/Projects/Benito/makefile +++ b/Projects/Benito/makefile @@ -60,13 +60,13 @@ # 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.