summaryrefslogtreecommitdiff
path: root/apps/examples/README.txt
diff options
context:
space:
mode:
authorpatacongo <patacongo@42af7a65-404d-4744-a932-0658087f49c3>2011-07-16 15:52:15 +0000
committerpatacongo <patacongo@42af7a65-404d-4744-a932-0658087f49c3>2011-07-16 15:52:15 +0000
commitab14fe398b2693da319e4bd47ed1adda704e8175 (patch)
treee6ebbb945196964ccda40619991bc966a68b0000 /apps/examples/README.txt
parent77328a1539b34e3b472606673bc726241b0cac20 (diff)
downloadnuttx-ab14fe398b2693da319e4bd47ed1adda704e8175.tar.gz
nuttx-ab14fe398b2693da319e4bd47ed1adda704e8175.tar.bz2
nuttx-ab14fe398b2693da319e4bd47ed1adda704e8175.zip
Make NX and NXTEXT built-ins; extend stm3210e-eval/nsh2 config to run the NX example from the NX command line
git-svn-id: svn://svn.code.sf.net/p/nuttx/code/trunk@3791 42af7a65-404d-4744-a932-0658087f49c3
Diffstat (limited to 'apps/examples/README.txt')
-rw-r--r--apps/examples/README.txt4
1 files changed, 4 insertions, 0 deletions
diff --git a/apps/examples/README.txt b/apps/examples/README.txt
index 07d92a76d..6c1c1e55d 100644
--- a/apps/examples/README.txt
+++ b/apps/examples/README.txt
@@ -237,6 +237,8 @@ examples/nx
defined in include/nuttx/nx.h. The following configuration options
can be selected:
+ CONFIG_EXAMPLES_NX_BUILTIN -- Build the NX example as a "built-in"
+ that can be executed from the NSH command line
CONFIG_EXAMPLES_NX_VPLANE -- The plane to select from the frame-
buffer driver for use in the test. Default: 0
CONFIG_EXAMPLES_NX_DEVNO - The LCD device to select from the LCD
@@ -322,6 +324,8 @@ examples/nxtest
The following configuration options can be selected:
+ CONFIG_EXAMPLES_NXTEXT_BUILTIN -- Build the NXTEXT example as a "built-in"
+ that can be executed from the NSH command line
CONFIG_EXAMPLES_NXTEXT_VPLANE -- The plane to select from the frame-
buffer driver for use in the test. Default: 0
CONFIG_EXAMPLES_NXTEXT_DEVNO - The LCD device to select from the LCD