aboutsummaryrefslogtreecommitdiffstats
path: root/Demos/Device/ClassDriver
diff options
context:
space:
mode:
authorDean Camera <dean@fourwalledcubicle.com>2010-10-01 11:22:24 +0000
committerDean Camera <dean@fourwalledcubicle.com>2010-10-01 11:22:24 +0000
commitd06febbb59f5da074e075cc2c92375d46a1b231a (patch)
treecd93d4a8a3703955b97e2e957f12d33034e7025e /Demos/Device/ClassDriver
parent383d167125e8a8a857e95c68a98a21b07f8a0826 (diff)
downloadlufa-d06febbb59f5da074e075cc2c92375d46a1b231a.tar.gz
lufa-d06febbb59f5da074e075cc2c92375d46a1b231a.tar.bz2
lufa-d06febbb59f5da074e075cc2c92375d46a1b231a.zip
Fix device mode for the U4 parts.
Diffstat (limited to 'Demos/Device/ClassDriver')
-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 a2e8eb366..79249eda5 100644
--- a/Demos/Device/ClassDriver/VirtualSerial/makefile
+++ b/Demos/Device/ClassDriver/VirtualSerial/makefile
@@ -60,7 +60,7 @@
# MCU name
-MCU = at90usb1287
+MCU = atmega32u4
# Target board (see library "Board Types" documentation, NONE for projects not requiring