mirror of
https://github.com/apache/nuttx.git
synced 2026-05-20 04:16:35 +08:00
a33313413d
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>