summaryrefslogtreecommitdiff
path: root/nuttx/ChangeLog
diff options
context:
space:
mode:
authorGregory Nutt <gnutt@nuttx.org>2014-07-23 15:21:03 -0600
committerGregory Nutt <gnutt@nuttx.org>2014-07-23 15:21:03 -0600
commit8e662aca92f9e9b8050db2a630492c9afc4ece1d (patch)
treedefc1004577802ecd553cb8a125a036751028926 /nuttx/ChangeLog
parent4d3b2dffb2949f231bc8a040e4e2ad3c83dd486c (diff)
downloadnuttx-8e662aca92f9e9b8050db2a630492c9afc4ece1d.tar.gz
nuttx-8e662aca92f9e9b8050db2a630492c9afc4ece1d.tar.bz2
nuttx-8e662aca92f9e9b8050db2a630492c9afc4ece1d.zip
Update ChangeLogs
Diffstat (limited to 'nuttx/ChangeLog')
-rwxr-xr-xnuttx/ChangeLog5
1 files changed, 5 insertions, 0 deletions
diff --git a/nuttx/ChangeLog b/nuttx/ChangeLog
index f173744bc..14ddf4a42 100755
--- a/nuttx/ChangeLog
+++ b/nuttx/ChangeLog
@@ -7791,3 +7791,8 @@
* audio/pcm_decode.c, include/nuttx/audio/audio.h, and drivers/audio/audio_null.c
and wm8904.c: Add ioctls so that PCM decoder can configure the driver
bitrate, num channels, and sample width (2014-7-23).
+ * drivers/audio/Kconfig: Fix a typo in the audio Kconfig file,
+ UDIO->AUDIO (2014-7-23).
+ * configs/sama5d4-ek/nxwm/defconfig: The NxPlayer and audio system are
+ now enabled in the default configuration (although they have not yet
+ been fully integrated into the NxWM media player) (2014-7-23).