Battery measurement, basic version
This commit is contained in:
@@ -1,9 +1,3 @@
|
||||
### Bluetooth
|
||||
CONFIG_BLE_MGMT=y
|
||||
|
||||
### Audio
|
||||
CONFIG_BUZZ_AUDIO=n
|
||||
|
||||
### Error handling
|
||||
CONFIG_HW_STACK_PROTECTION=y
|
||||
CONFIG_RESET_ON_FATAL_ERROR=y
|
||||
@@ -11,6 +5,9 @@ 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
|
||||
|
||||
Reference in New Issue
Block a user