Skip to content

Commit 8f79404

Browse files
valeriosetticvinayak
authored andcommitted
tests: bt_crypto: fix kconfig for qemu_cortex_m3
Increase test and main stack sizes for the qemu_cortex_m3 platform in order to be able to successfully run the test. Signed-off-by: Valerio Setti <[email protected]>
1 parent 8cd09ae commit 8f79404

File tree

1 file changed

+2
-0
lines changed

1 file changed

+2
-0
lines changed
Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,2 @@
1+
CONFIG_TEST_EXTRA_STACK_SIZE=1024
2+
CONFIG_MAIN_STACK_SIZE=2048

0 commit comments

Comments
 (0)