Skip to content

Commit 634a5d0

Browse files
sjanchenrikbrixandersen
authored andcommitted
tests: Bluetooth: Tester: Enable debug logs by default
This is mainly used for testing. Signed-off-by: Szymon Janc <[email protected]>
1 parent 4b24f14 commit 634a5d0

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

tests/bluetooth/tester/prj.conf

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -2,6 +2,7 @@ CONFIG_TEST=y
22
CONFIG_UART_PIPE=y
33
CONFIG_UART_CONSOLE=n
44
CONFIG_SYSTEM_WORKQUEUE_STACK_SIZE=2048
5+
CONFIG_BTTESTER_LOG_LEVEL_DBG=y
56

67
CONFIG_BT=y
78
CONFIG_BT_CENTRAL=y

0 commit comments

Comments
 (0)