Added board hardware driver support for the BUI development board.

This commit is contained in:
Dean Camera 2010-09-14 11:11:54 +00:00
parent 92059fcbf9
commit 84696c727d
49 changed files with 302 additions and 277 deletions

View file

@ -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.