17 lines
251 B
Plaintext
17 lines
251 B
Plaintext
### Bluetooth
|
|
CONFIG_BLE_MGMT=y
|
|
|
|
### Audio
|
|
CONFIG_BUZZ_AUDIO=n
|
|
|
|
### Error handling
|
|
CONFIG_HW_STACK_PROTECTION=y
|
|
CONFIG_RESET_ON_FATAL_ERROR=y
|
|
|
|
### Power management
|
|
CONFIG_PM_DEVICE=y
|
|
|
|
### Stack
|
|
CONFIG_MAIN_STACK_SIZE=2048
|
|
CONFIG_BT_RX_STACK_SIZE=4096
|