Update ChangeLog

This commit is contained in:
Gregory Nutt 2015-03-14 14:48:59 -06:00
parent dd342bb4a7
commit f8aa0ec741
1 changed files with 2 additions and 0 deletions

View File

@ -9987,3 +9987,5 @@
ACMD commands. Also, after the block reading wait loop must be ACMD commands. Also, after the block reading wait loop must be
inserted before writing the next block of data to the sd card. From inserted before writing the next block of data to the sd card. From
Dmitry Nikolaev via Jussi Kivilinna (2015-03-13). 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).