We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 4f52ebb commit 039e573Copy full SHA for 039e573
1 file changed
samples/boards/nordic/coresight_stm/pytest/test_stm.py
@@ -454,8 +454,8 @@ def test_STM_dictionary_mode(dut: DeviceAdapter):
454
log_2_arg=8.6,
455
log_3_arg=17.4,
456
log_str=45.2,
457
- tracepoint=0.5,
458
- tracepoint_d32=0.5,
+ tracepoint=1.5,
+ tracepoint_d32=1.5,
459
tolerance=0.5,
460
)
461
flpr_constraints = STMLimits(
0 commit comments