Skip to content

Commit 946155d

Browse files
nordic-piksnordic-segl
authored andcommitted
[nrf fromtree] samples: boards: nordic: coresight_stm: align timing
Align timing. Signed-off-by: Piotr Kosycarz <piotr.kosycarz@nordicsemi.no> (cherry picked from commit 4841d6e)
1 parent cba92b3 commit 946155d

1 file changed

Lines changed: 2 additions & 2 deletions

File tree

samples/boards/nordic/coresight_stm/pytest/test_stm.py

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -454,8 +454,8 @@ def test_STM_dictionary_mode(dut: DeviceAdapter):
454454
log_2_arg=8.6,
455455
log_3_arg=17.4,
456456
log_str=45.2,
457-
tracepoint=0.5,
458-
tracepoint_d32=0.5,
457+
tracepoint=1.5,
458+
tracepoint_d32=1.5,
459459
tolerance=0.5,
460460
)
461461
flpr_constraints = STMLimits(

0 commit comments

Comments
 (0)