Added incomplete MIDIToneGenerator project.
[pub/USBasp.git] / Demos / Device / ClassDriver / VirtualSerialMouse / makefile
index 85e3e97..c2f4e1b 100644 (file)
@@ -63,7 +63,7 @@
 MCU = at90usb1287\r
 \r
 \r
 MCU = at90usb1287\r
 \r
 \r
-# Target board (see library "Board Types" documentation, USER or blank for projects not requiring\r
+# Target board (see library "Board Types" documentation, NONE for projects not requiring\r
 # LUFA board drivers). If USER is selected, put custom board drivers in a directory called \r
 # "Board" inside the application directory.\r
 BOARD  = USBKEY\r
 # LUFA board drivers). If USER is selected, put custom board drivers in a directory called \r
 # "Board" inside the application directory.\r
 BOARD  = USBKEY\r
@@ -102,7 +102,7 @@ FORMAT = ihex
 \r
 \r
 # Target file name (without extension).\r
 \r
 \r
 # Target file name (without extension).\r
-TARGET = CDCMouse\r
+TARGET = VirtualSerialMouse\r
 \r
 \r
 # Object files directory\r
 \r
 \r
 # Object files directory\r