diff --git a/ChangeLog b/ChangeLog index 0c97585f833..203c4aedc6d 100644 --- a/ChangeLog +++ b/ChangeLog @@ -7740,3 +7740,7 @@ for the case of the framebuffer device. In this case, the logic for clearing the vacated region at the bottom was missing so garbage up from the last, uncleared line (2014-7-17). + * drivers/audio/wm8904.c/.h and include/nuttx/audio.wm8904.h: Framework + for a WM8904 audio driver. The initial driver check-in is simply Ken + Pettit's VS1053 driver forced to compile with only WM8904 definitions + (2014-7-18).