nuttx/boards/risc-v/k230/canmv230
Inochi Amaoto a33313413d arch/risc-v: introduce dynamic stack allocation.
It is misleading to allocate stack from static array and heap,
make all stack allocated from heap area.

Signed-off-by: Inochi Amaoto <inochiama@outlook.com>
2024-04-27 22:09:22 -03:00
..
configs riscv/k230: remove unnecessary ARCH_LAZYFPU from defconfigs 2024-03-06 18:10:48 +08:00
include
kernel risc-v/canmv230: add PROTECTED build support 2024-01-08 19:46:42 -03:00
scripts arch/risc-v: introduce dynamic stack allocation. 2024-04-27 22:09:22 -03:00
src build/cmake: add initial KERNEL mode support 2024-03-15 16:21:23 +08:00
CMakeLists.txt risc-v/canmv230: add CMake support 2024-01-27 00:56:57 -08:00
Kconfig