summaryrefslogtreecommitdiff
path: root/nuttx/ChangeLog
diff options
context:
space:
mode:
Diffstat (limited to 'nuttx/ChangeLog')
-rwxr-xr-xnuttx/ChangeLog3
1 files changed, 3 insertions, 0 deletions
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).
+