nuttx-update/boards/risc-v/qemu-rv/rv-virt
Tiago Medicci Serrano 0da4e44e48 rv-virt/citest: Increase init task stack size to 3072
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.
2024-12-13 18:19:54 +08:00
..
configs rv-virt/citest: Increase init task stack size to 3072 2024-12-13 18:19:54 +08:00
include boards/risk-v/qemu-rv: migrate to SPDX identifier 2024-11-12 22:20:59 +08:00
kernel boards/risk-v/qemu-rv: migrate to SPDX identifier 2024-11-12 22:20:59 +08:00
scripts boards/risk-v/qemu-rv: migrate to SPDX identifier 2024-11-12 22:20:59 +08:00
src boards/risk-v/qemu-rv: migrate to SPDX identifier 2024-11-12 22:20:59 +08:00
.gitignore riscv/qemu-rv: revise PROTECTED mode 2024-08-04 11:09:26 +08:00
CMakeLists.txt boards/risk-v/qemu-rv: migrate to SPDX identifier 2024-11-12 22:20:59 +08:00
Kconfig arch/risc-v/qemu-rv: Support both rv32/rv64 core 2022-01-15 11:42:01 +08:00