Update ChangeLog

This commit is contained in:
Gregory Nutt 2014-07-23 10:14:20 -06:00
parent ca7d7c34ce
commit 45cbda8f2e

View File

@ -7785,4 +7785,6 @@
configurations. I suspect an issue but have not had time to run it
down yet so the easiest thing is simply to disable the feature for
now (2014-7-23).
* drivers/audio/audio_null.c, include/nuttx/audio/audio_null.c, and
configs/sama5d4-ek/src/sam_audio_null.c: Add a NULL audio device that
can be used to simply unit-level testing of audio decoders (2014-7/23).