summaryrefslogtreecommitdiff
path: root/nuttx/ChangeLog
diff options
context:
space:
mode:
authorGregory Nutt <gnutt@nuttx.org>2013-10-27 08:00:16 -0600
committerGregory Nutt <gnutt@nuttx.org>2013-10-27 08:00:16 -0600
commit9c16b4db0c040223eedc3f313759b023e28c2e8b (patch)
tree7c0eb8040309e80a43b8f978ba4af39aa9172a67 /nuttx/ChangeLog
parent88a03b68f15d9d477f125e2d9f5754c1c4317641 (diff)
downloadnuttx-9c16b4db0c040223eedc3f313759b023e28c2e8b.tar.gz
nuttx-9c16b4db0c040223eedc3f313759b023e28c2e8b.tar.bz2
nuttx-9c16b4db0c040223eedc3f313759b023e28c2e8b.zip
Updated VS1053 audio driver from Ken Pettit
Diffstat (limited to 'nuttx/ChangeLog')
-rw-r--r--nuttx/ChangeLog4
1 files changed, 4 insertions, 0 deletions
diff --git a/nuttx/ChangeLog b/nuttx/ChangeLog
index 5514fed58..a46e69bc3 100644
--- a/nuttx/ChangeLog
+++ b/nuttx/ChangeLog
@@ -5888,4 +5888,8 @@
CC3000 driver update from David Sidrane (2013-10-25).
* arch/arm/src/sama5/chip/sam_isi.h: Camera interface register
definitions added (2013-10-26).
+ * audio/ and include/nuttx/audio/audio.h: Updated audio subsystem
+ from Ken Pettit (2013-10-27).
+ * drivers/audio/ and include/nuttx/audio/vs1053.h: Updated
+ VS1053 driver from ken Pettit (2013-10-27).