aboutsummaryrefslogtreecommitdiffstats
path: root/Projects/Magstripe/makefile
diff options
context:
space:
mode:
Diffstat (limited to 'Projects/Magstripe/makefile')
-rw-r--r--Projects/Magstripe/makefile4
1 files changed, 2 insertions, 2 deletions
diff --git a/Projects/Magstripe/makefile b/Projects/Magstripe/makefile
index 2571ad3a2..e2d87d800 100644
--- a/Projects/Magstripe/makefile
+++ b/Projects/Magstripe/makefile
@@ -63,10 +63,10 @@
MCU = at90usb1287
-# Target board (see library "Board Types" documentation, USER or blank for projects not requiring
+# Target board (see library "Board Types" documentation, NONE 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 = NONE
# Processor frequency.