Update ChangeLog

This commit is contained in:
Gregory Nutt 2014-08-01 18:08:16 -06:00
parent e59bb45b33
commit 2ced090bc8

View File

@ -7935,3 +7935,6 @@
sample rate, bits-per-sample, and buffer size (2014-7-31). sample rate, bits-per-sample, and buffer size (2014-7-31).
* arch/arm/src/sama5/Kconfig and sam_ssc.c: SCC Frame Synch Delay and * arch/arm/src/sama5/Kconfig and sam_ssc.c: SCC Frame Synch Delay and
Start Delay are now configurable (2014-8-1). Start Delay are now configurable (2014-8-1).
* drivers/audio/wm8904_debug.c: Add logic to dump WM8904 registers
(2014-8-1).