summaryrefslogtreecommitdiff
path: root/nuttx/ChangeLog
diff options
context:
space:
mode:
authorGregory Nutt <gnutt@nuttx.org>2013-10-18 07:17:55 -0600
committerGregory Nutt <gnutt@nuttx.org>2013-10-18 07:17:55 -0600
commitf958569bea4de0cfcd2d8cfa81731961928def54 (patch)
tree02179bdaf1b7ee3f600207d4b0869abf7f0cf924 /nuttx/ChangeLog
parent6845dbf87831e655a780b8c5923eff0cf3157b66 (diff)
downloadnuttx-f958569bea4de0cfcd2d8cfa81731961928def54.tar.gz
nuttx-f958569bea4de0cfcd2d8cfa81731961928def54.tar.bz2
nuttx-f958569bea4de0cfcd2d8cfa81731961928def54.zip
Typo fixes for UART7 and UART8 DMA configs. From Mike Smith
Diffstat (limited to 'nuttx/ChangeLog')
-rw-r--r--nuttx/ChangeLog3
1 files changed, 3 insertions, 0 deletions
diff --git a/nuttx/ChangeLog b/nuttx/ChangeLog
index ac87c9a83..6c73d54dc 100644
--- a/nuttx/ChangeLog
+++ b/nuttx/ChangeLog
@@ -5791,3 +5791,6 @@
* net/net_sendfile.c: Let the ACK callback handle the REXMIT flag and
don't return until all data has been ACK'd. From Max Holtzberg
(2013-10-17).
+ * arch/arm/src/stm32/chip/stm32f40xxx_dma.h: Typo fixes for UART7 and
+ UART8 DMA configs. From Mike Smit (2013-10-18).
+