From c8bd265726a6c4ec6c6249305ecf577197935478 Mon Sep 17 00:00:00 2001 From: Gregory Nutt Date: Thu, 8 Jan 2015 10:15:37 -0600 Subject: Update ChangeLog --- nuttx/ChangeLog | 3 +++ 1 file changed, 3 insertions(+) diff --git a/nuttx/ChangeLog b/nuttx/ChangeLog index a3f14f0e3..6c6961527 100755 --- a/nuttx/ChangeLog +++ b/nuttx/ChangeLog @@ -9384,3 +9384,6 @@ cycles. This change is conditioned on CONFIG_MMCSD_SDIOWATI_WRCOMPLETE and is currently only implemented for the STM32 SDIO driver. From 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). + -- cgit v1.2.3