ci: enable sysview examples for all chips

This commit is contained in:
Samuel Obuch
2025-04-28 15:58:35 +02:00
parent 25881b2678
commit f54405b302
7 changed files with 329 additions and 77 deletions

View File

@@ -188,6 +188,7 @@ def test_gcov(dut: IdfDut) -> None:
_test_gcov(dut)
@pytest.mark.esp32s3
@pytest.mark.esp32c3
@pytest.mark.esp32c6
@pytest.mark.esp32h2