From 84696c727df0424eff71a897243c43a6f4b82932 Mon Sep 17 00:00:00 2001 From: Dean Camera Date: Tue, 14 Sep 2010 11:11:54 +0000 Subject: Added board hardware driver support for the BUI development board. --- Projects/LEDNotifier/makefile | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'Projects/LEDNotifier/makefile') 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. -- cgit v1.2.3