mirror of
https://github.com/apache/nuttx.git
synced 2026-05-30 21:36:28 +08:00
defconfgs: More fallout from name change of apps/examples/buttons to archbuttons.
This commit is contained in:
@@ -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
|
||||
|
||||
Reference in New Issue
Block a user