Update ChangeLog

This commit is contained in:
Gregory Nutt 2014-12-26 09:57:21 -06:00
parent 85963aa469
commit 25d685c77f

View File

@ -9329,3 +9329,6 @@
* arch/arm/src/tiva, include/tiva, and many configurations: Change
negative Tiva logic CONFIG_SSIx_DISABLE to positive logic
CONFIG_TIVA_SSIx. Add support for SSI2 and SSI3 (2014-12-21).
* arch/arm/src/efm32/efm32_pwm.c/.h, efm32_timer.c/.h, and related
build files: Add support for timer/PWM on the EFM32GG. From
Pierre-noel Bouteville (2014-12-26).