summaryrefslogtreecommitdiff
path: root/nuttx/configs/stm3210e-eval/nsh2/appconfig
diff options
context:
space:
mode:
Diffstat (limited to 'nuttx/configs/stm3210e-eval/nsh2/appconfig')
-rw-r--r--nuttx/configs/stm3210e-eval/nsh2/appconfig3
1 files changed, 2 insertions, 1 deletions
diff --git a/nuttx/configs/stm3210e-eval/nsh2/appconfig b/nuttx/configs/stm3210e-eval/nsh2/appconfig
index 62724fb96..d3fe4cc28 100644
--- a/nuttx/configs/stm3210e-eval/nsh2/appconfig
+++ b/nuttx/configs/stm3210e-eval/nsh2/appconfig
@@ -41,8 +41,9 @@ CONFIGURED_APPS += examples/nsh
CONFIGURED_APPS += nshlib
-# The NX example configured as an NX built-in command
+# The NX and NXHELLO examples configured as an NX built-in commands
CONFIGURED_APPS += examples/nx
+CONFIGURED_APPS += examples/nxhello