summaryrefslogtreecommitdiff
path: root/nuttx/configs/stm3210e-eval
diff options
context:
space:
mode:
authorGregory Nutt <gnutt@nuttx.org>2014-09-20 14:18:08 -0600
committerGregory Nutt <gnutt@nuttx.org>2014-09-20 14:18:08 -0600
commit4860036d8f145187cfe700743def8d0ee3548f1b (patch)
treedf2196f51b1ee2be9f6986f54da4f6056a5ebfd0 /nuttx/configs/stm3210e-eval
parent29268dcf2e63a5b3b2d9d8d9f56215819e9e3970 (diff)
downloadpx4-nuttx-4860036d8f145187cfe700743def8d0ee3548f1b.tar.gz
px4-nuttx-4860036d8f145187cfe700743def8d0ee3548f1b.tar.bz2
px4-nuttx-4860036d8f145187cfe700743def8d0ee3548f1b.zip
Rename CONFIG_NXCONSOLE* to CONFIG_NXTERM*
Diffstat (limited to 'nuttx/configs/stm3210e-eval')
-rw-r--r--nuttx/configs/stm3210e-eval/README.txt2
-rw-r--r--nuttx/configs/stm3210e-eval/nsh2/defconfig2
-rw-r--r--nuttx/configs/stm3210e-eval/nx/defconfig2
-rw-r--r--nuttx/configs/stm3210e-eval/nxconsole/defconfig20
-rw-r--r--nuttx/configs/stm3210e-eval/pm/defconfig2
5 files changed, 14 insertions, 14 deletions
diff --git a/nuttx/configs/stm3210e-eval/README.txt b/nuttx/configs/stm3210e-eval/README.txt
index d253c0ff0..7b8763f94 100644
--- a/nuttx/configs/stm3210e-eval/README.txt
+++ b/nuttx/configs/stm3210e-eval/README.txt
@@ -926,7 +926,7 @@ Where <subdir> is one of the following:
The following definition in the defconfig file to enables the NxConsole
driver:
- CONFIG_NXCONSOLE=y
+ CONFIG_NXTERM=y
And this selects apps/examples/nxconsole instead of apps/examples/nsh:
diff --git a/nuttx/configs/stm3210e-eval/nsh2/defconfig b/nuttx/configs/stm3210e-eval/nsh2/defconfig
index 13cff4338..2ff295f99 100644
--- a/nuttx/configs/stm3210e-eval/nsh2/defconfig
+++ b/nuttx/configs/stm3210e-eval/nsh2/defconfig
@@ -752,7 +752,7 @@ CONFIG_NXFONT_SANS28X37B=y
# CONFIG_NXFONT_SERIF22X28B is not set
# CONFIG_NXFONT_SERIF27X38B is not set
# CONFIG_NXFONT_SERIF38X49B is not set
-# CONFIG_NXCONSOLE is not set
+# CONFIG_NXTERM is not set
#
# NX Multi-user only options
diff --git a/nuttx/configs/stm3210e-eval/nx/defconfig b/nuttx/configs/stm3210e-eval/nx/defconfig
index d653e5e69..ff91b744d 100644
--- a/nuttx/configs/stm3210e-eval/nx/defconfig
+++ b/nuttx/configs/stm3210e-eval/nx/defconfig
@@ -678,7 +678,7 @@ CONFIG_NXFONT_SANS23X27=y
# CONFIG_NXFONT_SERIF22X28B is not set
# CONFIG_NXFONT_SERIF27X38B is not set
# CONFIG_NXFONT_SERIF38X49B is not set
-# CONFIG_NXCONSOLE is not set
+# CONFIG_NXTERM is not set
#
# NX Multi-user only options
diff --git a/nuttx/configs/stm3210e-eval/nxconsole/defconfig b/nuttx/configs/stm3210e-eval/nxconsole/defconfig
index 92e280bbc..cdb898a62 100644
--- a/nuttx/configs/stm3210e-eval/nxconsole/defconfig
+++ b/nuttx/configs/stm3210e-eval/nxconsole/defconfig
@@ -655,24 +655,24 @@ CONFIG_NXFONT_SANS23X27=y
# CONFIG_NXFONT_SERIF22X28B is not set
# CONFIG_NXFONT_SERIF27X38B is not set
# CONFIG_NXFONT_SERIF38X49B is not set
-CONFIG_NXCONSOLE=y
+CONFIG_NXTERM=y
#
# NxConsole Output Text/Graphics Options
#
-CONFIG_NXCONSOLE_BPP=16
-CONFIG_NXCONSOLE_CURSORCHAR=137
-CONFIG_NXCONSOLE_MXCHARS=256
-CONFIG_NXCONSOLE_CACHESIZE=32
-CONFIG_NXCONSOLE_LINESEPARATION=0
-# CONFIG_NXCONSOLE_NOWRAP is not set
+CONFIG_NXTERM_BPP=16
+CONFIG_NXTERM_CURSORCHAR=137
+CONFIG_NXTERM_MXCHARS=256
+CONFIG_NXTERM_CACHESIZE=32
+CONFIG_NXTERM_LINESEPARATION=0
+# CONFIG_NXTERM_NOWRAP is not set
#
# NxConsole Input options
#
-# CONFIG_NXCONSOLE_NXKBDIN is not set
-CONFIG_NXCONSOLE_KBDBUFSIZE=16
-CONFIG_NXCONSOLE_NPOLLWAITERS=4
+# CONFIG_NXTERM_NXKBDIN is not set
+CONFIG_NXTERM_KBDBUFSIZE=16
+CONFIG_NXTERM_NPOLLWAITERS=4
#
# NX Multi-user only options
diff --git a/nuttx/configs/stm3210e-eval/pm/defconfig b/nuttx/configs/stm3210e-eval/pm/defconfig
index 941002e24..9c4f8e611 100644
--- a/nuttx/configs/stm3210e-eval/pm/defconfig
+++ b/nuttx/configs/stm3210e-eval/pm/defconfig
@@ -676,7 +676,7 @@ CONFIG_NXFONT_SANS28X37B=y
# CONFIG_NXFONT_SERIF22X28B is not set
# CONFIG_NXFONT_SERIF27X38B is not set
# CONFIG_NXFONT_SERIF38X49B is not set
-# CONFIG_NXCONSOLE is not set
+# CONFIG_NXTERM is not set
#
# NX Multi-user only options