Update ChangeLogs

This commit is contained in:
Gregory Nutt 2014-07-28 12:49:24 -06:00
parent 5e9a388ebd
commit ca67a71b14

View File

@ -7862,3 +7862,4 @@
* arch/arm/src/lpc17xx/lpc17_adc.c and arch/arm/src/lpc17xx/lpc17_ethernet.c:
ADC updates from Max. Also fixes some syntax errors that I introduced in
the last commit (2014-7-28).
* audio/pcm_decode.c: Fix a logic error in a DEBUG assertion (2014-7-28).