Bring the change that was already in place for the qemu_cortex_m3 board to all the other ones, since also nrf52840 had a similar problem (see issue #82812). Signed-off-by: Valerio Setti <vsetti@baylibre.com>
10 lines
144 B
Plaintext
10 lines
144 B
Plaintext
CONFIG_TEST=y
|
|
CONFIG_ZTEST=y
|
|
|
|
CONFIG_BT=y
|
|
CONFIG_BT_LL_SW_SPLIT=n
|
|
CONFIG_BT_H4=n
|
|
|
|
CONFIG_TEST_EXTRA_STACK_SIZE=1024
|
|
CONFIG_MAIN_STACK_SIZE=2048
|