Added a timeout value to the TWI_StartTransmission() function, within which the addre...
authorDean Camera <dean@fourwalledcubicle.com>
Wed, 24 Feb 2010 09:49:19 +0000 (09:49 +0000)
committerDean Camera <dean@fourwalledcubicle.com>
Wed, 24 Feb 2010 09:49:19 +0000 (09:49 +0000)
commitc0c982df7af34ea0375eda774185f3825c261522
tree0d17079345768999a2b1f6272674b251e253ab8a
parent14a5a94084180a5186f7c3a796d4a70e785a91b8
Added a timeout value to the TWI_StartTransmission() function, within which the addressed device must respond.

Fixed TWI_StartTransmission() corrupting the contents of the GPIOR0 register.
LUFA/Drivers/Peripheral/AVRU4U6U7/TWI.h
LUFA/Drivers/Peripheral/TWI.c
LUFA/ManPages/ChangeLog.txt
LUFA/ManPages/MigrationInformation.txt
Projects/TemperatureDataLogger/Lib/DS1307.c
Projects/TemperatureDataLogger/makefile