diff options
| author | Dean <Dean@d5102386-fcda-11dd-9fdb-3debd5008f28> | 2010-10-01 11:22:54 +0000 |
|---|---|---|
| committer | Dean <Dean@d5102386-fcda-11dd-9fdb-3debd5008f28> | 2010-10-01 11:22:54 +0000 |
| commit | 9ca9738ed93bfe414923c139cf29ab9bfeb3e721 (patch) | |
| tree | 2c9eed67b58a15ba06b18ba8f9f30bd5d4a84825 /Demos/Device/ClassDriver | |
| parent | 1af4f2b1bcee0e1b6792b1bbc6957e948ffc4ab7 (diff) | |
Oops - revert changes to the Device mode Class Driver VirtualSerial demo makefile.
git-svn-id: http://lufa-lib.googlecode.com/svn/trunk@1508 d5102386-fcda-11dd-9fdb-3debd5008f28
Diffstat (limited to 'Demos/Device/ClassDriver')
| -rw-r--r-- | Demos/Device/ClassDriver/VirtualSerial/makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/Demos/Device/ClassDriver/VirtualSerial/makefile b/Demos/Device/ClassDriver/VirtualSerial/makefile index 79249eda..a2e8eb36 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 |
