16 lines
222 B
Plaintext
16 lines
222 B
Plaintext
### Bluetooth
|
|
CONFIG_BLE_MGMT=y
|
|
|
|
### Audio
|
|
CONFIG_BUZZ_AUDIO=y
|
|
|
|
### 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
|