From e91073bc02303d0340573aa2f167659375595bb1 Mon Sep 17 00:00:00 2001 From: Gregory Nutt Date: Fri, 23 May 2014 08:44:19 -0600 Subject: [PATCH] Updated changelog --- ChangeLog | 3 +++ 1 file changed, 3 insertions(+) diff --git a/ChangeLog b/ChangeLog index a2a1016ccbf..abdc007fb85 100644 --- a/ChangeLog +++ b/ChangeLog @@ -7369,3 +7369,6 @@ https://gcc.gnu.org/onlinedocs/cpp/Variadic-Macros.html#Variadic-Macros. Noted by Bob Grimes (2014-5-22). * configs/viewtool-stm32f107/nsh: Configuration refreshed (2014-5-23). + * arch/arm/src/stm32/stm32_i2c_alt.c: Final driver from Max Kriegleder et al. + Reduces footprint and fixes a bug. (2014-5-23). +