Battery measurement, basic version
This commit is contained in:
@@ -8,8 +8,16 @@ CONFIG_DEBUG_OPTIMIZATIONS=y
|
||||
CONFIG_INIT_STACKS=y
|
||||
CONFIG_THREAD_STACK_INFO=y
|
||||
|
||||
### Bluetooth subsystem logging (reduced noise)
|
||||
CONFIG_BT_LOG_LEVEL_WRN=y
|
||||
### Lib logging levels
|
||||
CONFIG_BATT_MGMT_LOG_LEVEL_DBG=y
|
||||
CONFIG_USB_MGMT_LOG_LEVEL_DBG=y
|
||||
|
||||
### Bluetooth
|
||||
CONFIG_BLE_MGMT=n
|
||||
CONFIG_BT_LOG_LEVEL_WRN=n
|
||||
|
||||
### Audio
|
||||
CONFIG_BUZZ_AUDIO=n
|
||||
|
||||
### Shell features shared by all debug variants
|
||||
CONFIG_SHELL=y
|
||||
|
||||
Reference in New Issue
Block a user