mirror of
https://github.com/apache/nuttx.git
synced 2026-06-07 09:18:00 +08:00
d410a6e1a6
The link buffer of pseudofs will occupy too much of stack, allocate from the heap to save the stack usage. Signed-off-by: chao an <anchao@xiaomi.com>