aboutsummaryrefslogtreecommitdiffstats
path: root/Projects/LEDNotifier/makefile
diff options
context:
space:
mode:
authorDean Camera <dean@fourwalledcubicle.com>2010-09-14 11:11:54 +0000
committerDean Camera <dean@fourwalledcubicle.com>2010-09-14 11:11:54 +0000
commit84696c727df0424eff71a897243c43a6f4b82932 (patch)
tree05950b1bd8056925d3c16c89f5ee1d075b6789d0 /Projects/LEDNotifier/makefile
parent92059fcbf9d77fd03808e18de9c0e04557b08f83 (diff)
downloadlufa-84696c727df0424eff71a897243c43a6f4b82932.tar.gz
lufa-84696c727df0424eff71a897243c43a6f4b82932.tar.bz2
lufa-84696c727df0424eff71a897243c43a6f4b82932.zip
Added board hardware driver support for the BUI development board.
Diffstat (limited to 'Projects/LEDNotifier/makefile')
-rw-r--r--Projects/LEDNotifier/makefile2
1 files changed, 1 insertions, 1 deletions
diff --git a/Projects/LEDNotifier/makefile b/Projects/LEDNotifier/makefile
index 5075f2371..0ade2c1f0 100644
--- a/Projects/LEDNotifier/makefile
+++ b/Projects/LEDNotifier/makefile
@@ -66,7 +66,7 @@ MCU = at90usb1287
# 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 = USBKEY
+BOARD = BUI
# Processor frequency.