We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 831eab6 commit c4d3ad7Copy full SHA for c4d3ad7
tests/gpio/test_gpio.py
@@ -0,0 +1,2 @@
1
+def test_gpio(dut):
2
+ dut.expect_unity_test_output(timeout=240)
0 commit comments