summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorGregory Nutt <gnutt@nuttx.org>2015-04-02 13:02:07 -0600
committerGregory Nutt <gnutt@nuttx.org>2015-04-02 13:02:07 -0600
commit2514d3e916a8e86b7e549701f12c8e038d63c59b (patch)
treecab018ce04e8dd92b2d3f24785e614d4b3081a9b
parent4fee67676c775475e786abb97ab10eaf5b28f453 (diff)
Update ChangeLog
-rwxr-xr-xnuttx/ChangeLog2
1 files changed, 2 insertions, 0 deletions
diff --git a/nuttx/ChangeLog b/nuttx/ChangeLog
index f3e7654b99..d10b9aa5f3 100755
--- a/nuttx/ChangeLog
+++ b/nuttx/ChangeLog
@@ -10093,3 +10093,5 @@
boardctl() support is properly enabled (2015-03-31).
* Move include/nuttx/timer.h, rtc.h and watchdog.h to include/nuttx/timers/.
(2015-04-01).
+ * drivers/timer/cs2100-cp.c and include/nuttx/timers/cs2100-cp.h: Add a
+ very basic driver for the CS2100-CP Fractional-N Multipler chip (2015-04-02).