summaryrefslogtreecommitdiff
path: root/nuttx/configs/compal_e99/nsh_highram/appconfig
diff options
context:
space:
mode:
Diffstat (limited to 'nuttx/configs/compal_e99/nsh_highram/appconfig')
-rw-r--r--nuttx/configs/compal_e99/nsh_highram/appconfig8
1 files changed, 5 insertions, 3 deletions
diff --git a/nuttx/configs/compal_e99/nsh_highram/appconfig b/nuttx/configs/compal_e99/nsh_highram/appconfig
index 9072a87fe..7baad2e25 100644
--- a/nuttx/configs/compal_e99/nsh_highram/appconfig
+++ b/nuttx/configs/compal_e99/nsh_highram/appconfig
@@ -1,5 +1,5 @@
############################################################################
-# configs/c5471evm/nsh/appconfig
+# configs/compal_e99/nsh_highram/appconfig
#
# Copyright (C) 2011 Gregory Nutt. All rights reserved.
# Author: Gregory Nutt <spudmonkey@racsa.co.cr>
@@ -34,9 +34,11 @@
############################################################################
# NSH shell
+CONFIGURED_APPS += examples/nsh
CONFIGURED_APPS += system/readline
CONFIGURED_APPS += nshlib
-CONFIGURED_APPS += examples/nsh
+
# Path to example in apps/examples
-CONFIGURED_APPS += examples/ostest
+CONFIGURED_APPS += examples/hello
+CONFIGURED_APPS += vsn/poweroff