From f8aa0ec741efee564a761acc3ac14cf362fe5fe7 Mon Sep 17 00:00:00 2001 From: Gregory Nutt Date: Sat, 14 Mar 2015 14:48:59 -0600 Subject: [PATCH] Update ChangeLog --- ChangeLog | 2 ++ 1 file changed, 2 insertions(+) diff --git a/ChangeLog b/ChangeLog index 8ea70f585b..f367ca8b87 100755 --- a/ChangeLog +++ b/ChangeLog @@ -9987,3 +9987,5 @@ ACMD commands. Also, after the block reading wait loop must be inserted before writing the next block of data to the sd card. From Dmitry Nikolaev via Jussi Kivilinna (2015-03-13). + * arch/arm/src/efm32/efm32_i2c.c: Add I2C driver. From Pierre-noel + Bouteville (2015-03-14).