* added test for touch peripheral * removed cfg.json * pass test for unsupported chips * fixed condition * changed released value for S2 * add new chip error
2 lines
67 B
Python
2 lines
67 B
Python
def test_touch(dut):
|
|
dut.expect_unity_test_output(timeout=240)
|