2016-11-06 00:42:05 +08:00
|
|
|
CONFIG_ZTEST=y
|
|
|
|
CONFIG_ZTEST_STACKSIZE=512
|
|
|
|
CONFIG_MAIN_STACK_SIZE=512
|
2017-02-09 09:49:51 +08:00
|
|
|
CONFIG_GEN_ISR_TABLES=n
|
2016-11-06 00:42:05 +08:00
|
|
|
CONFIG_NUM_IRQS=3
|
2018-04-05 00:02:38 +08:00
|
|
|
# Force Bluetooth disable (required by platforms that enable Bluetooth by default)
|
|
|
|
CONFIG_BT=n
|