ci: enable sysview examples for all chips

This commit is contained in:
Samuel Obuch
2025-04-28 15:58:35 +02:00
parent 83f5d0eefc
commit 8cee39c53c
7 changed files with 329 additions and 80 deletions

View File

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