Added board hardware driver support for the Benito programmer.

This commit is contained in:
Dean Camera 2010-03-30 09:08:26 +00:00
parent a8cbe3466b
commit 3790907f4d
6 changed files with 32 additions and 7 deletions

View file

@ -66,7 +66,7 @@ MCU = atmega32u2
# 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 = BENITO
# Processor frequency.