Move TWI.c driver into the straight LUFA/Drivers/Peripheral/ directory.
Fix TemperatureDataLogger and Webserver project builds.
This commit is contained in:
parent
db420853ce
commit
4bd44139b1
7 changed files with 11 additions and 10 deletions
|
|
@ -112,7 +112,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