This commit updates all in-tree code to use `CONFIG_CPP` instead of `CONFIG_CPLUSPLUS`, which is now deprecated. Signed-off-by: Stephanos Ioannidis <stephanos.ioannidis@nordicsemi.no>
8 lines
152 B
Plaintext
8 lines
152 B
Plaintext
CONFIG_CPP=y
|
|
CONFIG_NET_BUF=y
|
|
CONFIG_ZTEST=y
|
|
CONFIG_ZTEST_STACK_SIZE=2048
|
|
CONFIG_MINIMAL_LIBC_MALLOC_ARENA_SIZE=128
|
|
CONFIG_ZTEST_NEW_API=y
|
|
CONFIG_CRC=y
|