summaryrefslogtreecommitdiff
path: root/apps/examples/README.txt
diff options
context:
space:
mode:
authorpatacongo <patacongo@42af7a65-404d-4744-a932-0658087f49c3>2011-07-10 17:18:26 +0000
committerpatacongo <patacongo@42af7a65-404d-4744-a932-0658087f49c3>2011-07-10 17:18:26 +0000
commit4b40e8314b015f07618e88b7c5e7c00b55679a82 (patch)
tree035b97b9b14d01d63e08c6d11d454c27f93c7616 /apps/examples/README.txt
parenta359bbe91a6fd0ec5e31b4808735f34310edb67e (diff)
downloadpx4-nuttx-4b40e8314b015f07618e88b7c5e7c00b55679a82.tar.gz
px4-nuttx-4b40e8314b015f07618e88b7c5e7c00b55679a82.tar.bz2
px4-nuttx-4b40e8314b015f07618e88b7c5e7c00b55679a82.zip
Fix a few NXTEXT bugs
git-svn-id: svn://svn.code.sf.net/p/nuttx/code/trunk@3765 42af7a65-404d-4744-a932-0658087f49c3
Diffstat (limited to 'apps/examples/README.txt')
-rw-r--r--apps/examples/README.txt6
1 files changed, 6 insertions, 0 deletions
diff --git a/apps/examples/README.txt b/apps/examples/README.txt
index f21011829..d3306f3a9 100644
--- a/apps/examples/README.txt
+++ b/apps/examples/README.txt
@@ -312,6 +312,12 @@ examples/nxtest
defined in include/nuttx/nx.h. This text focuses on text displays on
the dispaly background combined with pop-up displays over the text.
The text display will continue to update while the pop-up is visible.
+
+ NOTE: This example will *only* work with FB drivers and with LCD
+ drivers that support reading the contents of the internal LCD memory.
+ If you notice garbage on the display or a failure at the point where
+ the display should scroll, it is probably because you have an LCD
+ driver that is write-only.
The following configuration options can be selected: