mirror of
https://github.com/apache/nuttx.git
synced 2026-06-06 08:36:24 +08:00
b3baf95835
Using the Kconfig macro does not work for RISC-V target, as there the user heap follows .data/.bss and does not obey any Kconfig provided boundary. Added stubs for ARM and Z80 also.