Update ChangeLog

This commit is contained in:
Gregory Nutt 2015-01-08 10:15:37 -06:00
parent 6715926fab
commit 0b3fe880aa
1 changed files with 3 additions and 0 deletions

View File

@ -9384,3 +9384,6 @@
cycles. This change is conditioned on CONFIG_MMCSD_SDIOWATI_WRCOMPLETE cycles. This change is conditioned on CONFIG_MMCSD_SDIOWATI_WRCOMPLETE
and is currently only implemented for the STM32 SDIO driver. From and is currently only implemented for the STM32 SDIO driver. From
David Sidrane (2015-01-08). David Sidrane (2015-01-08).
* arch/arm/src/tiva/tiva_timer.c and .h: Add a timer library for
generic support of Tiva timers (2015-01-08).