From 634abab38ac6a9ebdae67b2da5d100874b6c4f73 Mon Sep 17 00:00:00 2001 From: Dean Camera Date: Thu, 25 Feb 2010 02:47:42 +0000 Subject: Fix TWI driver not aborting when faced with no response after attempting to address a device on the bus. --- LUFA/ManPages/ChangeLog.txt | 1 + 1 file changed, 1 insertion(+) (limited to 'LUFA/ManPages') diff --git a/LUFA/ManPages/ChangeLog.txt b/LUFA/ManPages/ChangeLog.txt index 155afa099..0ef0fbc95 100644 --- a/LUFA/ManPages/ChangeLog.txt +++ b/LUFA/ManPages/ChangeLog.txt @@ -20,6 +20,7 @@ * Fixed: * - Fixed software PDI/TPI programming mode in the AVRISP project not correctly toggling just the clock pin * - Fixed TWI_StartTransmission() corrupting the contents of the GPIOR0 register + * - Fix TWI driver not aborting when faced with no response after attempting to address a device on the bus * * \section Sec_ChangeLog100219 Version 100219 * -- cgit v1.2.3