This website requires JavaScript.
Explore
Help
Sign in
michaelh
/
zephyr
Watch
1
Star
0
Fork
You've already forked zephyr
0
Code
Releases
Activity
a2dd9a4ea5
zephyr
/
tests
/
posix
/
getopt
/
boards
/
hifive1.conf
2 lines
47 B
Text
Raw
Normal View
History
Unescape
Escape
tests/posix/getopt: add hifive1.conf 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>
2024-03-29 11:13:06 +01:00
CONFIG_NEWLIB_LIBC_MIN_REQUIRED_HEAP_SIZE=2048
Copy permalink