Spark config updates from David Sidrane
This commit is contained in:
parent
e35f0035d2
commit
b5534ade06
@ -385,7 +385,7 @@ CONFIG_PREALLOC_TIMERS=2
|
||||
# Stack and heap information
|
||||
#
|
||||
CONFIG_IDLETHREAD_STACKSIZE=280
|
||||
CONFIG_USERMAIN_STACKSIZE=830
|
||||
CONFIG_USERMAIN_STACKSIZE=1024
|
||||
CONFIG_PTHREAD_STACK_MIN=256
|
||||
CONFIG_PTHREAD_STACK_DEFAULT=340
|
||||
|
||||
|
@ -23,7 +23,7 @@ CONFIG_HOST_LINUX=y
|
||||
# Binary Output Formats
|
||||
#
|
||||
# CONFIG_RRLOAD_BINARY is not set
|
||||
# CONFIG_INTELHEX_BINARY is not set
|
||||
CONFIG_INTELHEX_BINARY=y
|
||||
# CONFIG_MOTOROLA_SREC is not set
|
||||
CONFIG_RAW_BINARY=y
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user