Skip to content
Merged
Show file tree
Hide file tree
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
2 changes: 2 additions & 0 deletions tests/bluetooth/tester/boards/nrf54l15dk_nrf54l15_cpuapp.conf
Original file line number Diff line number Diff line change
Expand Up @@ -22,3 +22,5 @@ CONFIG_LOG_DEFAULT_LEVEL=3
CONFIG_BTTESTER_LOG_LEVEL_DBG=y

CONFIG_UART_INTERRUPT_DRIVEN=y

CONFIG_BTTESTER_BTP_CMD_THREAD_STACK_SIZE=3072
1 change: 0 additions & 1 deletion tests/bluetooth/tester/overlay-mesh.conf
Original file line number Diff line number Diff line change
Expand Up @@ -2,7 +2,6 @@
# PSA key slots; in order to make sure there is always
# enough key slots allocating 32 slots.
CONFIG_MBEDTLS_PSA_KEY_SLOT_COUNT=32
CONFIG_BTTESTER_BTP_CMD_THREAD_STACK_SIZE=3072

CONFIG_BT_MESH=y
CONFIG_BT_MESH_RELAY=y
Expand Down