summaryrefslogtreecommitdiff
path: root/nuttx/ChangeLog
diff options
context:
space:
mode:
authorpatacongo <patacongo@42af7a65-404d-4744-a932-0658087f49c3>2008-09-18 14:48:26 +0000
committerpatacongo <patacongo@42af7a65-404d-4744-a932-0658087f49c3>2008-09-18 14:48:26 +0000
commitb1bb829bbf07e59acb1aecf24c514901b32752e2 (patch)
treee4748aef6be341f1656f646ace2d449dd3cdc72c /nuttx/ChangeLog
parent460d93a5ee00cdc770f4e02eef186af2f363a96f (diff)
downloadnuttx-b1bb829bbf07e59acb1aecf24c514901b32752e2.tar.gz
nuttx-b1bb829bbf07e59acb1aecf24c514901b32752e2.tar.bz2
nuttx-b1bb829bbf07e59acb1aecf24c514901b32752e2.zip
ARM architecture supports lowconsole
git-svn-id: svn://svn.code.sf.net/p/nuttx/code/trunk@930 42af7a65-404d-4744-a932-0658087f49c3
Diffstat (limited to 'nuttx/ChangeLog')
-rw-r--r--nuttx/ChangeLog1
1 files changed, 1 insertions, 0 deletions
diff --git a/nuttx/ChangeLog b/nuttx/ChangeLog
index af944aeb9..2edeef196 100644
--- a/nuttx/ChangeLog
+++ b/nuttx/ChangeLog
@@ -477,5 +477,6 @@
* Complete the basic port of the NXP LPC2148 on the mcu123.com board.
The basic port includes successful booting, serial console and succesfully
passing the examples/ostest.
+ * ARM architectures now support drivers/lowconsole.c