summaryrefslogtreecommitdiff
path: root/nuttx/ChangeLog
diff options
context:
space:
mode:
Diffstat (limited to 'nuttx/ChangeLog')
-rw-r--r--nuttx/ChangeLog4
1 files changed, 3 insertions, 1 deletions
diff --git a/nuttx/ChangeLog b/nuttx/ChangeLog
index 68cbd07a4..806f1cfc0 100644
--- a/nuttx/ChangeLog
+++ b/nuttx/ChangeLog
@@ -7289,4 +7289,6 @@
added high resolution RTC emulation using the RTT for the sub-second
counter (2014-5-5).
* configs/sam4s-xplained-pro: Clean-up of LED usage and also some
- integration of new timer features. From Bob Doiron (2014-5-5). \ No newline at end of file
+ integration of new timer features. From Bob Doiron (2014-5-5).
+ * drivers/timer.c and include/nuttx/timer.h: Timer driver updates from
+ Bob Doiron (2014-5-5).