573e70b474
Change removes logs and assertions from default configuration. They can be optionally enabled with debug_overlay.conf. CONFIG_BT_BUF_CMD_TX_COUNT is increased to avoid dropping HCI commands. Signed-off-by: Marek Pieta <Marek.Pieta@nordicsemi.no>
6 lines
81 B
Plaintext
6 lines
81 B
Plaintext
CONFIG_LOG=y
|
|
|
|
CONFIG_ASSERT=y
|
|
CONFIG_DEBUG_INFO=y
|
|
CONFIG_EXCEPTION_STACK_TRACE=y
|