0da4e44e48
After https://github.com/apache/nuttx/pull/15075, the size of the stack size has decreased 8 bytes and the init stack size for the rv-virt:citest defconfig was near its full capacity, which lead to crashing the `ps` command. The init stack size for this defconfig was increased from 2048 to 3072 to avoid stack overflow. |
||
---|---|---|
.. | ||
configs | ||
include | ||
kernel | ||
scripts | ||
src | ||
.gitignore | ||
CMakeLists.txt | ||
Kconfig |