Move TWI.c driver into the straight LUFA/Drivers/Peripheral/ directory.

Fix TemperatureDataLogger and Webserver project builds.
This commit is contained in:
Dean Camera 2010-01-25 13:02:25 +00:00
parent db420853ce
commit 4bd44139b1
7 changed files with 11 additions and 10 deletions

View file

@ -41,7 +41,7 @@
*
* \section Sec_Dependencies Module Source Dependencies
* The following files must be built with any user project that uses this module:
* - LUFA/Drivers/Peripheral/AVRU4U6U7/TWI.c (for U4, U6 and U7 AVR models)
* - LUFA/Drivers/Peripheral/TWI.c
*
* \section Module Description
* Master Mode Hardware TWI driver. This module provides an easy to use driver for the hardware