Skip to content

Commit 692c84b

Browse files
m-alperen-senernordicjm
authored andcommitted
tests: bluetooth: tester: increase BT RX stack size for nrf54l
nrf54l15 needs more BT RX stack size for the following test cases: MMDL/SR/GPL/BV-14-C MMDL/SR/LHSL/BV-07-C MMDL/SR/LHSL/BV-08-C MMDL/SR/LXYL/BV-08-C MMDL/CL/GPR/BV-08-C MMDL/SR/LLN/BV-17-C Signed-off-by: alperen sener <alperen.sener@nordicsemi.no>
1 parent 9c9dca6 commit 692c84b

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,3 @@
11
CONFIG_ZMS=y
2-
CONFIG_BT_RX_STACK_SIZE=4096
2+
CONFIG_BT_RX_STACK_SIZE=5120
33
CONFIG_BT_MESH_ADV_STACK_SIZE=2048

0 commit comments

Comments
 (0)