summaryrefslogtreecommitdiff
path: root/nuttx/configs/stm3210e-eval/nxtext/appconfig
diff options
context:
space:
mode:
Diffstat (limited to 'nuttx/configs/stm3210e-eval/nxtext/appconfig')
-rw-r--r--nuttx/configs/stm3210e-eval/nxtext/appconfig6
1 files changed, 6 insertions, 0 deletions
diff --git a/nuttx/configs/stm3210e-eval/nxtext/appconfig b/nuttx/configs/stm3210e-eval/nxtext/appconfig
index 73e9154ec..6c0928885 100644
--- a/nuttx/configs/stm3210e-eval/nxtext/appconfig
+++ b/nuttx/configs/stm3210e-eval/nxtext/appconfig
@@ -34,6 +34,12 @@
############################################################################
# Path to example in apps/examples containing the user_start entry point
+# Various NX tests can be supported, simply comment-out examples/nx and
+# uncomment the test you wish to perform
+#CONFIGURED_APPS += examples/nx
+#CONFIGURED_APPS += examples/nxhello
+#CONFIGURED_APPS += examples/nxlines
CONFIGURED_APPS += examples/nxtext
+#CONFIGURED_APPS += examples/nxconsole