summaryrefslogtreecommitdiff
path: root/nuttx/graphics
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/graphics
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/graphics')
-rw-r--r--nuttx/graphics/README.txt2
1 files changed, 1 insertions, 1 deletions
diff --git a/nuttx/graphics/README.txt b/nuttx/graphics/README.txt
index ded6f531c..44127a53c 100644
--- a/nuttx/graphics/README.txt
+++ b/nuttx/graphics/README.txt
@@ -26,7 +26,7 @@ at the present, but here is the longer term roadmap:
are more-or-less interchangable. NX can be used without NXWIDGETS
and without NXTOOLKIT for raw access to window memory.
NXGLIB - Low level graphics utilities and direct framebuffer rendering logic.
- NX is build on NXGLIB.
+ NX is built on top of NXGLIB.
Related Header Files
^^^^^^^^^^^^^^^^^^^^