summaryrefslogtreecommitdiff
path: root/nuttx/ChangeLog
diff options
context:
space:
mode:
authorGregory Nutt <gnutt@nuttx.org>2014-07-19 13:57:18 -0600
committerGregory Nutt <gnutt@nuttx.org>2014-07-19 13:57:18 -0600
commit900b21bcda1dd609f0541a070fd4556fdb58119a (patch)
tree28e0bfa3966030f4d1bdf84dbcae1097da8ce201 /nuttx/ChangeLog
parent51e2b4d256072defbf7cde16ae3665a5c3fd3e1a (diff)
downloadnuttx-900b21bcda1dd609f0541a070fd4556fdb58119a.tar.gz
nuttx-900b21bcda1dd609f0541a070fd4556fdb58119a.tar.bz2
nuttx-900b21bcda1dd609f0541a070fd4556fdb58119a.zip
Update Changelog
Diffstat (limited to 'nuttx/ChangeLog')
-rw-r--r--nuttx/ChangeLog3
1 files changed, 2 insertions, 1 deletions
diff --git a/nuttx/ChangeLog b/nuttx/ChangeLog
index e934c1175..fcec57bc0 100644
--- a/nuttx/ChangeLog
+++ b/nuttx/ChangeLog
@@ -7748,4 +7748,5 @@
initialize the WM8904 audio CODEC (2014-7-17).
* arch/arm/src/sama5/sam_sckc.c/.h and chip/sam_sckc.h: Add SAMA5
slow clock support.
-
+ * arch/arm/src/sama5/sam_pck.c and .h: Add support to use the slow
+ clock as the PCK clock source (2014-7-19).