summaryrefslogtreecommitdiff
path: root/nuttx/Documentation/NuttX.html
diff options
context:
space:
mode:
authorpatacongo <patacongo@42af7a65-404d-4744-a932-0658087f49c3>2008-12-05 22:57:27 +0000
committerpatacongo <patacongo@42af7a65-404d-4744-a932-0658087f49c3>2008-12-05 22:57:27 +0000
commit577e371190dfd26667149dbbf66d49c7c1374243 (patch)
treea8f170cf48c7440d583bd60c2fb718a8867ed30d /nuttx/Documentation/NuttX.html
parentb8214d16130991c2b10b548fdb00195f77347d79 (diff)
downloadpx4-nuttx-577e371190dfd26667149dbbf66d49c7c1374243.tar.gz
px4-nuttx-577e371190dfd26667149dbbf66d49c7c1374243.tar.bz2
px4-nuttx-577e371190dfd26667149dbbf66d49c7c1374243.zip
Document NX Graphics Subsystem
git-svn-id: svn://svn.code.sf.net/p/nuttx/code/trunk@1421 42af7a65-404d-4744-a932-0658087f49c3
Diffstat (limited to 'nuttx/Documentation/NuttX.html')
-rw-r--r--nuttx/Documentation/NuttX.html14
1 files changed, 11 insertions, 3 deletions
diff --git a/nuttx/Documentation/NuttX.html b/nuttx/Documentation/NuttX.html
index e333675e9..4481149fa 100644
--- a/nuttx/Documentation/NuttX.html
+++ b/nuttx/Documentation/NuttX.html
@@ -497,7 +497,11 @@
<td><br></td>
<td>
<p>
- <li>Graphics library and tiny windowing system under development.</li>
+ <li>
+ NX: A graphics library, tiny windowing system and tiny font support.
+ Documented in the <a href="NXGraphicsSubsystem.html">NX Graphics Subsystem</a>
+ manual.
+ </li>
</p>
</tr>
</table></center>
@@ -574,8 +578,8 @@
Using a variety of technologies, NuttX can scale from the very tiny to
the moderate-size system. I have executed NuttX with some simple applications
in as little as 32Kb <i>total</i> memory (code and data).
- On the other hand, I often run richly featured NuttX builds that require
- memory up to 100Kb.
+ On the other hand, typical, richly featured NuttX builds require more like 64Kb
+ (and if all of the features are used, this can push 100Kb).
</p>
</td>
</tr>
@@ -1375,6 +1379,10 @@ buildroot-0.1.3 2008-xx-xx &lt;spudmonkey@racsa.co.cr&gt;
</tr>
<tr>
<td valign="top" width="22"><img height="20" width="20" src="favicon.ico"></td>
+ <td><a href="NXGraphicsSubsystem.html">NX Graphics Subsystem</a></td>
+</tr>
+<tr>
+ <td valign="top" width="22"><img height="20" width="20" src="favicon.ico"></td>
<td><a href="ChangeLog.txt">Change Log</a></td>
</tr>
<tr>