defconfgs: More fallout from name change of apps/examples/buttons to archbuttons.
This commit is contained in:
parent
73fc186beb
commit
b78ee72a07
@ -578,7 +578,7 @@ CONFIG_PREALLOC_TIMERS=4
|
||||
#
|
||||
# CONFIG_INIT_NONE is not set
|
||||
CONFIG_INIT_ENTRYPOINT=y
|
||||
CONFIG_USER_ENTRYPOINT="buttons_main"
|
||||
CONFIG_USER_ENTRYPOINT="archbuttons_main"
|
||||
CONFIG_RR_INTERVAL=200
|
||||
# CONFIG_SCHED_SPORADIC is not set
|
||||
CONFIG_TASK_NAME_SIZE=0
|
||||
|
@ -596,7 +596,7 @@ CONFIG_PREALLOC_TIMERS=4
|
||||
# CONFIG_INIT_NONE is not set
|
||||
CONFIG_INIT_ENTRYPOINT=y
|
||||
# CONFIG_INIT_FILEPATH is not set
|
||||
CONFIG_USER_ENTRYPOINT="buttons_main"
|
||||
CONFIG_USER_ENTRYPOINT="archbuttons_main"
|
||||
CONFIG_RR_INTERVAL=200
|
||||
# CONFIG_SCHED_SPORADIC is not set
|
||||
CONFIG_TASK_NAME_SIZE=0
|
||||
|
Loading…
Reference in New Issue
Block a user