zephyr/tests/lib/mem_alloc/prj_newlib.conf

6 lines
127 B
Plaintext
Raw Normal View History

CONFIG_ZTEST=y
CONFIG_NEWLIB_LIBC=y
CONFIG_NEWLIB_LIBC_NANO=n
CONFIG_NEWLIB_LIBC_ALIGNED_HEAP_SIZE=512
CONFIG_TEST_USERSPACE=y