Update ChangeLog

This commit is contained in:
Gregory Nutt 2014-11-16 07:59:10 -06:00
parent c2c37abf47
commit e83151ee37

View File

@ -8992,3 +8992,6 @@
* arch/arm/src/sam34/sam4s_periphclks.h: Add missing SPI0 clock
configuration macro for the SAM4S" sam4s_periphclks.h. From
spasbyspas (2014-11-16).
* arch/arm/src/efm32/efm32_lowputc.c: EFM32 USART setup: Computation of
BAUD includes shift; Eliminate additional shift. From Pierre-noel
Bouteville (2014-11-16).