aboutsummaryrefslogtreecommitdiffstats
path: root/Demos/Host/ClassDriver/KeyboardHost/makefile
diff options
context:
space:
mode:
authorDean Camera <dean@fourwalledcubicle.com>2009-09-29 07:13:42 +0000
committerDean Camera <dean@fourwalledcubicle.com>2009-09-29 07:13:42 +0000
commitfa8d25ef29eb9e96f9089d17eeb64b3a5edb8e66 (patch)
tree38dd59ac1ada366b6053c2bd78bb9cc546505f19 /Demos/Host/ClassDriver/KeyboardHost/makefile
parente57e08c67237cf73d28afac7f672ec1e74ec308d (diff)
downloadlufa-fa8d25ef29eb9e96f9089d17eeb64b3a5edb8e66.tar.gz
lufa-fa8d25ef29eb9e96f9089d17eeb64b3a5edb8e66.tar.bz2
lufa-fa8d25ef29eb9e96f9089d17eeb64b3a5edb8e66.zip
Remove old OTG demo directory with useless TestApp demo. Add new DualRole directory with new Class Driver powered Mouse dual role demonstration application showing a dual role device using the HID host/device Class drivers.
Diffstat (limited to 'Demos/Host/ClassDriver/KeyboardHost/makefile')
-rw-r--r--Demos/Host/ClassDriver/KeyboardHost/makefile2
1 files changed, 1 insertions, 1 deletions
diff --git a/Demos/Host/ClassDriver/KeyboardHost/makefile b/Demos/Host/ClassDriver/KeyboardHost/makefile
index a8fff0ad0..037ada872 100644
--- a/Demos/Host/ClassDriver/KeyboardHost/makefile
+++ b/Demos/Host/ClassDriver/KeyboardHost/makefile
@@ -60,7 +60,7 @@
# MCU name
-MCU = at90usb647
+MCU = at90usb1287
# Target board (see library "Board Types" documentation, USER or blank for projects not requiring