summaryrefslogtreecommitdiff
path: root/nuttx/ChangeLog
diff options
context:
space:
mode:
authorpatacongo <patacongo@42af7a65-404d-4744-a932-0658087f49c3>2008-02-08 17:25:29 +0000
committerpatacongo <patacongo@42af7a65-404d-4744-a932-0658087f49c3>2008-02-08 17:25:29 +0000
commit4d38c9e58c3e7ffc7647b5729d77c91053bc49f7 (patch)
tree576daf7298d9450ab824fdb9a7626de65cd50d63 /nuttx/ChangeLog
parentebff820250129b6361ff9de635578e07d11fe16c (diff)
downloadpx4-nuttx-4d38c9e58c3e7ffc7647b5729d77c91053bc49f7.tar.gz
px4-nuttx-4d38c9e58c3e7ffc7647b5729d77c91053bc49f7.tar.bz2
px4-nuttx-4d38c9e58c3e7ffc7647b5729d77c91053bc49f7.zip
Fix DM320 serial configuration problem
git-svn-id: svn://svn.code.sf.net/p/nuttx/code/trunk@661 42af7a65-404d-4744-a932-0658087f49c3
Diffstat (limited to 'nuttx/ChangeLog')
-rw-r--r--nuttx/ChangeLog4
1 files changed, 1 insertions, 3 deletions
diff --git a/nuttx/ChangeLog b/nuttx/ChangeLog
index 01606809f..eb1d149b8 100644
--- a/nuttx/ChangeLog
+++ b/nuttx/ChangeLog
@@ -332,6 +332,4 @@
(see bug 1887170)
* Pascal P-Code runtime now compiles with the SDCC toolchain.
* Added a generic CAN driver. This driver is untested as of this writing.
-
-
-
+ * Corrected DM320 UART configuration problem