tests: jwt: don't set main stack size
Tests that use ztest shouldn't ever have to mess with this. Signed-off-by: Andrew Boie <andrew.p.boie@intel.com>
This commit is contained in:
parent
e3c50af3e6
commit
5de5518508
1 changed files with 0 additions and 1 deletions
|
@ -4,7 +4,6 @@ CONFIG_JWT=y
|
|||
CONFIG_ZTEST=y
|
||||
# CONFIG_ZTEST_STACKSIZE=2048
|
||||
CONFIG_ZTEST_STACKSIZE=8192
|
||||
CONFIG_MAIN_STACK_SIZE=1024
|
||||
|
||||
# Enable MBEDTLS
|
||||
CONFIG_MBEDTLS=y
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue