mirror of
https://github.com/wolfSSL/wolfssl.git
synced 2025-07-31 03:07:29 +02:00
zephyr samples: fix wolfssl_benchmark RSA.
This commit is contained in:
@ -1,5 +1,6 @@
|
|||||||
# Configure stack and heap sizes
|
# Configure stack and heap sizes
|
||||||
CONFIG_MAIN_STACK_SIZE=32768
|
CONFIG_MAIN_STACK_SIZE=32768
|
||||||
|
CONFIG_COMMON_LIBC_MALLOC_ARENA_SIZE=8192
|
||||||
|
|
||||||
# Pthreads
|
# Pthreads
|
||||||
CONFIG_PTHREAD_IPC=y
|
CONFIG_PTHREAD_IPC=y
|
||||||
|
Reference in New Issue
Block a user