Merge branch 'ci/enable_esp32c6_target_test_stage' into 'master'

CI: Enable esp32c6 target test stage

Closes IDF-5830 and IDF-5831

See merge request espressif/esp-idf!21010
This commit is contained in:
Song Ruo Jing
2022-11-29 19:54:05 +08:00
97 changed files with 361 additions and 86 deletions

View File

@@ -8,7 +8,6 @@ from pytest_embedded import Dut
@pytest.mark.esp32
@pytest.mark.esp32s2
@pytest.mark.esp32c3
@pytest.mark.esp32c6
@pytest.mark.esp32s3
@pytest.mark.generic
@pytest.mark.parametrize(