aboutsummaryrefslogtreecommitdiff
path: root/nuttx/ChangeLog
diff options
context:
space:
mode:
authorpatacongo <patacongo@42af7a65-404d-4744-a932-0658087f49c3>2012-11-20 21:19:36 +0000
committerpatacongo <patacongo@42af7a65-404d-4744-a932-0658087f49c3>2012-11-20 21:19:36 +0000
commitbd050bdf6ba90482254331fa8cdd4f1c6e122c5d (patch)
tree738bce6c8372043a73721984e9ef85ad32c30c72 /nuttx/ChangeLog
parent8c8436926328e233a50e83c838f3659612418263 (diff)
downloadpx4-firmware-bd050bdf6ba90482254331fa8cdd4f1c6e122c5d.tar.gz
px4-firmware-bd050bdf6ba90482254331fa8cdd4f1c6e122c5d.tar.bz2
px4-firmware-bd050bdf6ba90482254331fa8cdd4f1c6e122c5d.zip
Convert configs/ez80f910200kitg/RCS/ostest to use the newer mconf-based configuration
git-svn-id: http://svn.code.sf.net/p/nuttx/code/trunk@5375 42af7a65-404d-4744-a932-0658087f49c3
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 551e5c0fc..d5f13d407 100644
--- a/nuttx/ChangeLog
+++ b/nuttx/ChangeLog
@@ -3648,4 +3648,7 @@
* graphics/nxmw: Extended the blocked messages to cover mouse movement
and redraw events. These will also cause problems if sent to a window
while it is closing.
+ * arch/several: Change UARTs are enabled for i.MX, LM3S, ez80, and M16C to
+ match how they are enabled for other architectures.
+ * configs/ez80f910200kitg: Convert to use mconf configuration.