nuttx/arch/risc-v
Inochi Amaoto 000b0ec4a1 arch/risc-v: make common up_allocate_heap weak symbol
The common `up_allocate_heap` is a strong symbol, which leads to
error when building with CONFIG_DEBUG_LINK_WHOLE_ARCHIVE. Make
`up_allocate_heap` weak function to mitigate this problem.

Signed-off-by: Inochi Amaoto <inochiama@outlook.com>
2024-07-18 13:40:37 +08:00
..
include riscv: Initial support for debug trigger module 2024-07-14 20:32:19 +08:00
src arch/risc-v: make common up_allocate_heap weak symbol 2024-07-18 13:40:37 +08:00
CMakeLists.txt cmake:init RISC-V cmake qemu-rv build 2023-10-26 21:01:46 +08:00
Kconfig riscv: Initial support for debug trigger module 2024-07-14 20:32:19 +08:00