X-Git-Url: http://git.linex4red.de/pub/USBasp.git/blobdiff_plain/3b3ea167f01d24cddc2b59453a000969a42d2234..5e14c194c9a2f5cb52a43f7efeacb795a38ced74:/Projects/LEDNotifier/makefile diff --git a/Projects/LEDNotifier/makefile b/Projects/LEDNotifier/makefile index 22eb687ea..7e49178a5 100644 --- a/Projects/LEDNotifier/makefile +++ b/Projects/LEDNotifier/makefile @@ -60,10 +60,10 @@ # MCU name -MCU = at90usb646 +MCU = at90usb1287 -# Target board (see library "Board Types" documentation, USER or blank for projects not requiring +# 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 = USER @@ -102,7 +102,7 @@ FORMAT = ihex # Target file name (without extension). -TARGET = HotmailNotifier +TARGET = LEDNotifier # Object files directory