aboutsummaryrefslogtreecommitdiff
path: root/Demos
diff options
context:
space:
mode:
authorDean <Dean@d5102386-fcda-11dd-9fdb-3debd5008f28>2010-10-01 11:22:24 +0000
committerDean <Dean@d5102386-fcda-11dd-9fdb-3debd5008f28>2010-10-01 11:22:24 +0000
commit1af4f2b1bcee0e1b6792b1bbc6957e948ffc4ab7 (patch)
treecd93d4a8a3703955b97e2e957f12d33034e7025e /Demos
parent4d73bb639e3682f849d3260798218114a66c8a80 (diff)
Fix device mode for the U4 parts.
git-svn-id: http://lufa-lib.googlecode.com/svn/trunk@1507 d5102386-fcda-11dd-9fdb-3debd5008f28
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 a2e8eb36..79249eda 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