mirror of
https://github.com/apache/nuttx.git
synced 2026-05-13 10:27:25 +08:00
boards/x86_64/qemu-intel64: increase stack size for ostest
increase stack size for ostest configuration. The default value is too small for x86 arch. Signed-off-by: p-szafonimateusz <p-szafonimateusz@xiaomi.com>
This commit is contained in:
committed by
Alan C. Assis
parent
20c9ff679c
commit
68fdbef524
@@ -48,4 +48,5 @@ CONFIG_START_MONTH=3
|
||||
CONFIG_START_YEAR=2011
|
||||
CONFIG_SYSTEM_TIME64=y
|
||||
CONFIG_TESTING_OSTEST=y
|
||||
CONFIG_TESTING_OSTEST_STACKSIZE=4194304
|
||||
CONFIG_USEC_PER_TICK=1
|
||||
|
||||
Reference in New Issue
Block a user