soc: bflb: Increase default main stack size
Set it to something more appropriate Signed-off-by: Camille BAUD <mail@massdriver.space>
This commit is contained in:
committed by
Alberto Escolar
parent
6efe5cb687
commit
020d0fe5d8
@@ -7,6 +7,9 @@ if SOC_FAMILY_BFLB
|
||||
config SYS_CLOCK_HW_CYCLES_PER_SEC
|
||||
default $(dt_node_int_prop_int,/cpus,timebase-frequency)
|
||||
|
||||
config MAIN_STACK_SIZE
|
||||
default 4096
|
||||
|
||||
rsource "*/Kconfig.defconfig"
|
||||
|
||||
endif # SOC_FAMILY_BFLB
|
||||
|
||||
Reference in New Issue
Block a user