summaryrefslogtreecommitdiff
path: root/nuttx/configs/mikroe-stm32f4/fulldemo/defconfig
diff options
context:
space:
mode:
Diffstat (limited to 'nuttx/configs/mikroe-stm32f4/fulldemo/defconfig')
-rw-r--r--nuttx/configs/mikroe-stm32f4/fulldemo/defconfig14
1 files changed, 7 insertions, 7 deletions
diff --git a/nuttx/configs/mikroe-stm32f4/fulldemo/defconfig b/nuttx/configs/mikroe-stm32f4/fulldemo/defconfig
index 40a9c8ffa..d52a337ef 100644
--- a/nuttx/configs/mikroe-stm32f4/fulldemo/defconfig
+++ b/nuttx/configs/mikroe-stm32f4/fulldemo/defconfig
@@ -981,7 +981,7 @@ CONFIG_EXAMPLES_NX_CLIENTPRIO=100
CONFIG_EXAMPLES_NX_SERVERPRIO=120
CONFIG_EXAMPLES_NX_LISTENERPRIO=80
CONFIG_EXAMPLES_NX_NOTIFYSIGNO=4
-# CONFIG_EXAMPLES_NXCONSOLE is not set
+# CONFIG_EXAMPLES_NXTERM is not set
# CONFIG_EXAMPLES_NXFFS is not set
# CONFIG_EXAMPLES_NXFLAT is not set
# CONFIG_EXAMPLES_NXHELLO is not set
@@ -1253,12 +1253,12 @@ CONFIG_NXWM_STARTWINDOW_MXMSGS=32
CONFIG_NXWM_STARTWINDOW_MXMPRIO=42
CONFIG_NXWM_STARTWINDOW_PRIO=100
CONFIG_NXWM_STARTWINDOW_STACKSIZE=2048
-CONFIG_NXWM_NXCONSOLE=y
-CONFIG_NXWM_NXCONSOLE_PRIO=100
-CONFIG_NXWM_NXCONSOLE_STACKSIZE=2048
-# CONFIG_NXWM_NXCONSOLE_CUSTOM_COLORS is not set
-# CONFIG_NXWM_NXCONSOLE_CUSTOM_FONTID is not set
-# CONFIG_NXWM_CUSTOM_NXCONSOLE_ICON is not set
+CONFIG_NXWM_NXTERM=y
+CONFIG_NXWM_NXTERM_PRIO=100
+CONFIG_NXWM_NXTERM_STACKSIZE=2048
+# CONFIG_NXWM_NXTERM_CUSTOM_COLORS is not set
+# CONFIG_NXWM_NXTERM_CUSTOM_FONTID is not set
+# CONFIG_NXWM_CUSTOM_NXTERM_ICON is not set
#
# NxWM Touchscreen Configuration