mirror of
https://github.com/apache/nuttx.git
synced 2026-08-04 13:49:06 +00: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:
parent
20c9ff679c
commit
68fdbef524
1 changed files with 1 additions and 0 deletions
|
|
@ -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
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue