mirror of
https://github.com/apache/nuttx.git
synced 2026-06-05 15:58:59 +08:00
Spark config updates from David Sidrane
This commit is contained in:
@@ -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
|
||||
|
||||
|
||||
Reference in New Issue
Block a user