This commit sets `CONFIG_NEWLIB_LIBC_MIN_REQUIRED_HEAP_SIZE=2048` for the SiFive HiFive1 board. Otherwise, the test fails on the following assert from Newlib: memory space available for newlib heap is less than the minimum required size specified by CONFIG_NEWLIB_LIBC_MIN_REQUIRED_HEAP_SIZE Signed-off-by: Filip Kokosinski <fkokosinski@antmicro.com>
2 lines
47 B
Plaintext
2 lines
47 B
Plaintext
CONFIG_NEWLIB_LIBC_MIN_REQUIRED_HEAP_SIZE=2048
|