From fa8d25ef29eb9e96f9089d17eeb64b3a5edb8e66 Mon Sep 17 00:00:00 2001 From: Dean Camera Date: Tue, 29 Sep 2009 07:13:42 +0000 Subject: 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. --- Demos/Host/ClassDriver/MouseHost/makefile | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'Demos/Host/ClassDriver/MouseHost') diff --git a/Demos/Host/ClassDriver/MouseHost/makefile b/Demos/Host/ClassDriver/MouseHost/makefile index f0df3cc35..189e42cdb 100644 --- a/Demos/Host/ClassDriver/MouseHost/makefile +++ b/Demos/Host/ClassDriver/MouseHost/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 -- cgit v1.2.3