mirror of
https://github.com/apache/nuttx.git
synced 2025-01-12 22:08:35 +08:00
rv-virt:citest64: Bump CONFIG_SYSTEM_POPEN_STACKSIZE
With today's master, according to up_check_tcbstack(), the thread consumes 2432 bytes with examples/popen.
This commit is contained in:
parent
6dbdfb3cd5
commit
b2735751d1
1 changed files with 1 additions and 0 deletions
|
@ -76,6 +76,7 @@ CONFIG_START_YEAR=2021
|
|||
CONFIG_SYMTAB_ORDEREDBYNAME=y
|
||||
CONFIG_SYSTEM_NSH=y
|
||||
CONFIG_SYSTEM_POPEN=y
|
||||
CONFIG_SYSTEM_POPEN_STACKSIZE=3072
|
||||
CONFIG_TESTING_GETPRIME=y
|
||||
CONFIG_TESTING_MM=y
|
||||
CONFIG_TESTING_OSTEST=y
|
||||
|
|
Loading…
Reference in a new issue