aboutsummaryrefslogtreecommitdiffstats
path: root/Demos
diff options
context:
space:
mode:
authorDean Camera <dean@fourwalledcubicle.com>2010-10-01 11:22:54 +0000
committerDean Camera <dean@fourwalledcubicle.com>2010-10-01 11:22:54 +0000
commitd36c96d6a526f74e3853466bcecf49261c58b9bd (patch)
tree2c9eed67b58a15ba06b18ba8f9f30bd5d4a84825 /Demos
parentd06febbb59f5da074e075cc2c92375d46a1b231a (diff)
downloadlufa-d36c96d6a526f74e3853466bcecf49261c58b9bd.tar.gz
lufa-d36c96d6a526f74e3853466bcecf49261c58b9bd.tar.bz2
lufa-d36c96d6a526f74e3853466bcecf49261c58b9bd.zip
Oops - revert changes to the Device mode Class Driver VirtualSerial demo makefile.
Diffstat (limited to 'Demos')
-rw-r--r--Demos/Device/ClassDriver/VirtualSerial/makefile2
1 files changed, 1 insertions, 1 deletions
diff --git a/Demos/Device/ClassDriver/VirtualSerial/makefile b/Demos/Device/ClassDriver/VirtualSerial/makefile
index 79249eda5..a2e8eb366 100644
--- a/Demos/Device/ClassDriver/VirtualSerial/makefile
+++ b/Demos/Device/ClassDriver/VirtualSerial/makefile
@@ -60,7 +60,7 @@
# MCU name
-MCU = atmega32u4
+MCU = at90usb1287
# Target board (see library "Board Types" documentation, NONE for projects not requiring