Added new Benito project, a simple modified USB-to-Serial bridge for the programming of AVRs using the official Arduino bootloader.
This commit is contained in:
parent
5dbfdaa17d
commit
a6e85d6ed8
16 changed files with 3045 additions and 6 deletions
|
@ -54,7 +54,7 @@ MCU = at90usb162
|
|||
# Target board (see library "Board Types" documentation, USER or blank 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 =
|
||||
|
||||
|
||||
# Processor frequency.
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue