mem_protect and sprintf stacks both need to be slightly larger than currently defined in order to avoid stack overflow when using picolibc. Signed-off-by: Keith Packard <keithp@keithp.com>
8 lines
157 B
Plaintext
8 lines
157 B
Plaintext
CONFIG_ZTEST=y
|
|
CONFIG_ZTEST_NEW_API=y
|
|
CONFIG_FPU=y
|
|
CONFIG_TEST_USERSPACE=y
|
|
CONFIG_ZTEST_FATAL_HOOK=y
|
|
CONFIG_PICOLIBC_IO_FLOAT=y
|
|
CONFIG_ZTEST_STACK_SIZE=2048
|