9f703b88f9
Before picolibc version 1.8.5, the only version of printf available with long long output support was the version including full support for floating point numbers and positional parameters. That version uses more stack space than the limited version causing an overflow. Increase the ztest stack space by 128 bytes. Signed-off-by: Keith Packard <keithp@keithp.com> |
||
---|---|---|
.. | ||
src | ||
CMakeLists.txt | ||
prj.conf | ||
testcase.yaml |