mcpwm: enable test on esp32c6

This commit is contained in:
morris
2022-12-21 18:38:07 +08:00
parent d3716c439d
commit c6e452a871
5 changed files with 14 additions and 17 deletions

View File

@@ -7,6 +7,7 @@ from pytest_embedded import Dut
@pytest.mark.esp32
@pytest.mark.esp32s3
@pytest.mark.esp32c6
@pytest.mark.generic
@pytest.mark.parametrize(
'config',