ci(mcpwm): re-enable mcpwm test on c5

This commit is contained in:
Chen Jichang
2024-07-04 17:40:41 +08:00
parent f889ba1b2f
commit 70835b307b
3 changed files with 2 additions and 6 deletions

View File

@@ -6,7 +6,7 @@ from pytest_embedded import Dut
@pytest.mark.esp32
@pytest.mark.esp32s3
# @pytest.mark.esp32c5 # TODO: [ESP32C5] IDF-10334
@pytest.mark.esp32c5
@pytest.mark.esp32c6
@pytest.mark.esp32h2
@pytest.mark.esp32p4