summaryrefslogtreecommitdiff
path: root/nuttx/configs/mikroe-stm32f4/fulldemo/defconfig
diff options
context:
space:
mode:
authorGregory Nutt <gnutt@nuttx.org>2014-09-20 15:01:50 -0600
committerGregory Nutt <gnutt@nuttx.org>2014-09-20 15:01:50 -0600
commitc9dc40dc7348d137fa260c05395ad0c5f396d441 (patch)
tree9a3de167a5d1be1a9edbc11da5c05322eb6b65ae /nuttx/configs/mikroe-stm32f4/fulldemo/defconfig
parent53287415d45ecb9402fe7d838e040c9309120a68 (diff)
downloadpx4-nuttx-c9dc40dc7348d137fa260c05395ad0c5f396d441.tar.gz
px4-nuttx-c9dc40dc7348d137fa260c05395ad0c5f396d441.tar.bz2
px4-nuttx-c9dc40dc7348d137fa260c05395ad0c5f396d441.zip
Change all occurrences of NxConsole to NxTerm
Diffstat (limited to 'nuttx/configs/mikroe-stm32f4/fulldemo/defconfig')
-rw-r--r--nuttx/configs/mikroe-stm32f4/fulldemo/defconfig4
1 files changed, 2 insertions, 2 deletions
diff --git a/nuttx/configs/mikroe-stm32f4/fulldemo/defconfig b/nuttx/configs/mikroe-stm32f4/fulldemo/defconfig
index d52a337ef..33e65a3e5 100644
--- a/nuttx/configs/mikroe-stm32f4/fulldemo/defconfig
+++ b/nuttx/configs/mikroe-stm32f4/fulldemo/defconfig
@@ -798,7 +798,7 @@ CONFIG_NXFONT_SERIF22X28B=y
CONFIG_NXTERM=y
#
-# NxConsole Output Text/Graphics Options
+# NxTerm Output Text/Graphics Options
#
CONFIG_NXTERM_BPP=16
CONFIG_NXTERM_CURSORCHAR=137
@@ -808,7 +808,7 @@ CONFIG_NXTERM_LINESEPARATION=0
# CONFIG_NXTERM_NOWRAP is not set
#
-# NxConsole Input options
+# NxTerm Input options
#
# CONFIG_NXTERM_NXKBDIN is not set
CONFIG_NXTERM_KBDBUFSIZE=16