summaryrefslogtreecommitdiffstats
path: root/nuttx/configs/twr-k60n512/nsh/defconfig
diff options
context:
space:
mode:
authorpatacongo <patacongo@7fd9a85b-ad96-42d3-883c-3090e2eb8679>2012-08-30 20:13:50 +0000
committerpatacongo <patacongo@7fd9a85b-ad96-42d3-883c-3090e2eb8679>2012-08-30 20:13:50 +0000
commit2848bbca144ff4b01906c7f6290c653800904b42 (patch)
treef770414832eeecb35adb70404b31d147afad7235 /nuttx/configs/twr-k60n512/nsh/defconfig
parent98d0ef6c36fb33301c697552a73e8f3d400a0c20 (diff)
Add configurable application entry point
git-svn-id: https://nuttx.svn.sourceforge.net/svnroot/nuttx/trunk@5070 7fd9a85b-ad96-42d3-883c-3090e2eb8679
Diffstat (limited to 'nuttx/configs/twr-k60n512/nsh/defconfig')
-rw-r--r--nuttx/configs/twr-k60n512/nsh/defconfig1
1 files changed, 1 insertions, 0 deletions
diff --git a/nuttx/configs/twr-k60n512/nsh/defconfig b/nuttx/configs/twr-k60n512/nsh/defconfig
index 024390eb77..d5e491dc25 100644
--- a/nuttx/configs/twr-k60n512/nsh/defconfig
+++ b/nuttx/configs/twr-k60n512/nsh/defconfig
@@ -184,6 +184,7 @@ CONFIG_HAVE_LIBM=n
#
# General OS setup
#
+CONFIG_USER_ENTRYPOINT="nsh_main"
CONFIG_DEBUG=n
CONFIG_DEBUG_VERBOSE=n
CONFIG_DEBUG_SYMBOLS=n