14 lines
260 B
Plaintext
14 lines
260 B
Plaintext
### Error handling
|
|
CONFIG_HW_STACK_PROTECTION=y
|
|
CONFIG_RESET_ON_FATAL_ERROR=y
|
|
|
|
### Power management
|
|
CONFIG_PM_DEVICE=y
|
|
|
|
### Boot banner
|
|
CONFIG_NCS_APPLICATION_BOOT_BANNER_STRING="Edis Buzzer"
|
|
|
|
### Stack
|
|
CONFIG_MAIN_STACK_SIZE=2048
|
|
CONFIG_BT_RX_STACK_SIZE=4096
|