aboutsummaryrefslogtreecommitdiff
path: root/Projects/XPLAINBridge/makefile
diff options
context:
space:
mode:
authorDean <Dean@d5102386-fcda-11dd-9fdb-3debd5008f28>2009-11-25 03:26:57 +0000
committerDean <Dean@d5102386-fcda-11dd-9fdb-3debd5008f28>2009-11-25 03:26:57 +0000
commitbab9c137faab17b50d8444b22953516cc64ec7bd (patch)
tree21783dc9715b4cd11b1f8ba0a19f28e562cd1805 /Projects/XPLAINBridge/makefile
parent96dcfc0e33dfb5bf50c195b05a4e1c5ea6b2d5f4 (diff)
Added new RNDISHost Host LowLevel demo. Fixed misnamed Pipe_SetPipeToken() macro for setting a pipe's direction. Fixed CDCHost failing on devices with bidirectional endpoints.
git-svn-id: http://lufa-lib.googlecode.com/svn/trunk@917 d5102386-fcda-11dd-9fdb-3debd5008f28
Diffstat (limited to 'Projects/XPLAINBridge/makefile')
-rw-r--r--Projects/XPLAINBridge/makefile2
1 files changed, 1 insertions, 1 deletions
diff --git a/Projects/XPLAINBridge/makefile b/Projects/XPLAINBridge/makefile
index 4a15ba14..b6b6cc10 100644
--- a/Projects/XPLAINBridge/makefile
+++ b/Projects/XPLAINBridge/makefile
@@ -66,7 +66,7 @@ MCU = at90usb1287
# Target board (see library "Board Types" documentation, USER or blank for projects not requiring
# LUFA board drivers). If USER is selected, put custom board drivers in a directory called
# "Board" inside the application directory.
-BOARD = USER
+BOARD = XPLAIN
# Processor frequency.