zephyr samples: fix wolfssl_benchmark RSA.
This commit is contained in:
parent
eb1fff3ad3
commit
920aaebed7
@ -1,5 +1,6 @@
|
||||
# Configure stack and heap sizes
|
||||
CONFIG_MAIN_STACK_SIZE=32768
|
||||
CONFIG_COMMON_LIBC_MALLOC_ARENA_SIZE=8192
|
||||
|
||||
# Pthreads
|
||||
CONFIG_PTHREAD_IPC=y
|
||||
|
Loading…
Reference in New Issue
Block a user