summaryrefslogtreecommitdiffstats
path: root/nuttx/configs/olimex-strp711/nettest/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/olimex-strp711/nettest/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/olimex-strp711/nettest/defconfig')
-rwxr-xr-xnuttx/configs/olimex-strp711/nettest/defconfig1
1 files changed, 1 insertions, 0 deletions
diff --git a/nuttx/configs/olimex-strp711/nettest/defconfig b/nuttx/configs/olimex-strp711/nettest/defconfig
index 7f05cf2f38..d0df26adf9 100755
--- a/nuttx/configs/olimex-strp711/nettest/defconfig
+++ b/nuttx/configs/olimex-strp711/nettest/defconfig
@@ -133,6 +133,7 @@ CONFIG_HAVE_LIBM=n
#
# General OS setup
#
+CONFIG_USER_ENTRYPOINT="nettest_main"
CONFIG_DEBUG=n
CONFIG_DEBUG_VERBOSE=n
CONFIG_DEBUG_SYMBOLS=n