summaryrefslogtreecommitdiff
path: root/apps/examples/README.txt
diff options
context:
space:
mode:
authorGregory Nutt <gnutt@nuttx.org>2014-09-20 15:53:28 -0600
committerGregory Nutt <gnutt@nuttx.org>2014-09-20 15:53:28 -0600
commit77e4ba3764c959d1ddf5605496197f2f443c52d9 (patch)
treeda292fd81f472e98deff8be63b78a3c9645e7801 /apps/examples/README.txt
parent8ae7ecf5a4ba19ce28b91730ac100ab7c03d5a7c (diff)
downloadnuttx-77e4ba3764c959d1ddf5605496197f2f443c52d9.tar.gz
nuttx-77e4ba3764c959d1ddf5605496197f2f443c52d9.tar.bz2
nuttx-77e4ba3764c959d1ddf5605496197f2f443c52d9.zip
More naming changes to get the stm3240g-eval/nxterm configuration building again
Diffstat (limited to 'apps/examples/README.txt')
-rw-r--r--apps/examples/README.txt4
1 files changed, 2 insertions, 2 deletions
diff --git a/apps/examples/README.txt b/apps/examples/README.txt
index a20fc80ff..09c155efc 100644
--- a/apps/examples/README.txt
+++ b/apps/examples/README.txt
@@ -860,10 +860,10 @@ examples/nxterm
#endif
CONFIG_EXAMPLES_NXCON_MINOR -- The NX console device minor number.
- Default is 0 corresponding to /dev/nxcon0
+ Default is 0 corresponding to /dev/nxterm0
CONFIG_EXAMPLES_NXCON_DEVNAME -- The quoated, full path to the
NX console device corresponding to CONFIG_EXAMPLES_NXCON_MINOR.
- Default: "/dev/nxcon0"
+ Default: "/dev/nxterm0"
CONFIG_EXAMPLES_NXTERM_PRIO - Priority of the NxTerm task.
Default: SCHED_PRIORITY_DEFAULT
CONFIG_EXAMPLES_NXTERM_STACKSIZE - Stack size allocated for the