summaryrefslogtreecommitdiff
path: root/nuttx/ChangeLog
diff options
context:
space:
mode:
authorGregory Nutt <gnutt@nuttx.org>2013-05-19 15:01:14 -0600
committerGregory Nutt <gnutt@nuttx.org>2013-05-19 15:01:14 -0600
commit13cbdd000fffdd62699e6af081f06ff847d5a5cc (patch)
tree2b76b958d00e401a2889026a83d7e5f9941563dd /nuttx/ChangeLog
parentf1c45c43db08e8384e8620a703739a53826e5870 (diff)
downloadnuttx-13cbdd000fffdd62699e6af081f06ff847d5a5cc.tar.gz
nuttx-13cbdd000fffdd62699e6af081f06ff847d5a5cc.tar.bz2
nuttx-13cbdd000fffdd62699e6af081f06ff847d5a5cc.zip
Fixes for typos and errors in audio.h from Ken Pettit
Diffstat (limited to 'nuttx/ChangeLog')
-rw-r--r--nuttx/ChangeLog2
1 files changed, 2 insertions, 0 deletions
diff --git a/nuttx/ChangeLog b/nuttx/ChangeLog
index f23b9af9d..8a1553116 100644
--- a/nuttx/ChangeLog
+++ b/nuttx/ChangeLog
@@ -4743,3 +4743,5 @@
(2013-5-19).
* arch/arm/src/stm32/stm32l15xxx_rcc.c chip/stm32_flash.h: Add RCC PLL
and FLASH configuration logic for the STM32L152X (2013-5-19).
+ * nuttx/include/nuttx/usb/audio.h: Typo- and bug-fixes from Ken Pettit
+ (2013-5-19)