Make AVRISP project build again - fix incorrect preprocessor directive in V2Protocol.c, fix makefile LUFA_PATH.
This commit is contained in:
parent
cfe054474f
commit
244bba2097
2 changed files with 2 additions and 2 deletions
|
|
@ -119,7 +119,7 @@ OBJDIR = .
|
|||
|
||||
|
||||
# Path to the LUFA library
|
||||
LUFA_PATH = ../../../
|
||||
LUFA_PATH = ../../
|
||||
|
||||
|
||||
# LUFA library compile-time options
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue