mirror of
https://github.com/apache/nuttx.git
synced 2026-05-22 05:42:05 +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:
committed by
Xiang Xiao
parent
6dbdfb3cd5
commit
b2735751d1
@@ -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
|
||||
|
||||
Reference in New Issue
Block a user