From 4860036d8f145187cfe700743def8d0ee3548f1b Mon Sep 17 00:00:00 2001 From: Gregory Nutt Date: Sat, 20 Sep 2014 14:18:08 -0600 Subject: Rename CONFIG_NXCONSOLE* to CONFIG_NXTERM* --- nuttx/configs/stm3210e-eval/README.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'nuttx/configs/stm3210e-eval/README.txt') 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 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: -- cgit v1.2.3