Update ChangeLog

This commit is contained in:
Gregory Nutt 2014-07-19 18:53:20 -06:00
parent 4f6625380b
commit 70de1267b6

View File

@ -7750,3 +7750,5 @@
slow clock support. slow clock support.
* arch/arm/src/sama5/sam_pck.c and .h: Add support to use the slow * arch/arm/src/sama5/sam_pck.c and .h: Add support to use the slow
clock as the PCK clock source (2014-7-19). clock as the PCK clock source (2014-7-19).
* drivers/audio/wm8904.c/: The WM8904 audio driver is mostly code
complete and ready to begin initial testing (2014-7-19).