This commit removes explicit `CONFIG_NEWLIB_LIBC_NANO=n` overrides because the newlib nano variant is no longer enabled by default when it is available. Signed-off-by: Stephanos Ioannidis <stephanos.ioannidis@nordicsemi.no>
10 lines
210 B
Plaintext
10 lines
210 B
Plaintext
CONFIG_ZTEST=y
|
|
CONFIG_ZTEST_NEW_API=y
|
|
CONFIG_NEWLIB_LIBC=y
|
|
CONFIG_NEWLIB_LIBC_MIN_REQUIRED_HEAP_SIZE=0
|
|
CONFIG_TIMESLICE_SIZE=1
|
|
|
|
CONFIG_TEST_USERSPACE=y
|
|
CONFIG_MAX_THREAD_BYTES=10
|
|
CONFIG_HEAP_MEM_POOL_SIZE=2048
|