Fix errors in apps/examplex/helloxx and cxxtext Makefiles; update SAMA5D3x-EK/hello defconfig

This commit is contained in:
Gregory Nutt 2014-09-17 07:32:55 -06:00
parent 311a88e819
commit 9591e76d5a

View File

@ -326,6 +326,9 @@ CONFIG_PREALLOC_TIMERS=4
#
# Tasks and Scheduling
#
# CONFIG_INIT_NONE is not set
CONFIG_INIT_ENTRYPOINT=y
# CONFIG_INIT_FILEPATH is not set
CONFIG_USER_ENTRYPOINT="hello_main"
CONFIG_RR_INTERVAL=200
CONFIG_TASK_NAME_SIZE=0