for SDK 0.10.0, it consumes more stack size when coverage enabled, so adjust stack size to fix stack overflow issue. Fixes: #15206. Signed-off-by: Wentong Wu <wentong.wu@intel.com>
6 lines
152 B
Plaintext
6 lines
152 B
Plaintext
CONFIG_ZTEST=y
|
|
CONFIG_GEN_ISR_TABLES=n
|
|
CONFIG_NUM_IRQS=3
|
|
# Force Bluetooth disable (required by platforms that enable Bluetooth by default)
|
|
CONFIG_BT=n
|