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 <vsetti@baylibre.com>
This commit is contained in:
parent
18119e8f6e
commit
ba34d602fa
1 changed files with 2 additions and 0 deletions
2
tests/bluetooth/bt_crypto/boards/qemu_cortex_m3.conf
Normal file
2
tests/bluetooth/bt_crypto/boards/qemu_cortex_m3.conf
Normal file
|
@ -0,0 +1,2 @@
|
|||
CONFIG_TEST_EXTRA_STACK_SIZE=1024
|
||||
CONFIG_MAIN_STACK_SIZE=2048
|
Loading…
Add table
Add a link
Reference in a new issue