aboutsummaryrefslogtreecommitdiff
path: root/nuttx/configs/olimex-lpc1766stk/ftpc/defconfig
diff options
context:
space:
mode:
Diffstat (limited to 'nuttx/configs/olimex-lpc1766stk/ftpc/defconfig')
-rwxr-xr-xnuttx/configs/olimex-lpc1766stk/ftpc/defconfig3
1 files changed, 2 insertions, 1 deletions
diff --git a/nuttx/configs/olimex-lpc1766stk/ftpc/defconfig b/nuttx/configs/olimex-lpc1766stk/ftpc/defconfig
index 15b26899b..a25be53de 100755
--- a/nuttx/configs/olimex-lpc1766stk/ftpc/defconfig
+++ b/nuttx/configs/olimex-lpc1766stk/ftpc/defconfig
@@ -163,7 +163,7 @@ CONFIG_RAW_BINARY=n
#
# General OS setup
#
-CONFIG_USER_ENTRYPOINT="ftpc_main"
+CONFIG_USER_ENTRYPOINT="nsh_main"
CONFIG_DEBUG=n
CONFIG_DEBUG_VERBOSE=n
CONFIG_DEBUG_SYMBOLS=n
@@ -489,6 +489,7 @@ CONFIG_EXAMPLES_BUTTONS_NAME7="RIGHT"
#
# Settings for apps/nshlib
#
+CONFIG_BUILTIN=y
CONFIG_NSH_BUILTIN_APPS=y
CONFIG_NSH_FILEIOSIZE=512
CONFIG_NSH_STRERROR=n