Speed up bit-banged USART code in the AVRISP project.
Fix project text files to refer to "project" instead of "demo".
This commit is contained in:
parent
2f6c096050
commit
4f74075fad
9 changed files with 59 additions and 55 deletions
|
@ -66,7 +66,7 @@ MCU = at90usb1287
|
|||
# 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 = XPLAIN
|
||||
BOARD = USBKEY
|
||||
|
||||
|
||||
# Processor frequency.
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue