Merge branch 'feature/support_esp_flash_rom_impl_test_on_c6_h2' into 'master'

spi_flash: support esp_flash rom impl test on c6 and h2

See merge request espressif/esp-idf!24037
This commit is contained in:
Jiang Guang Ming
2023-06-08 09:28:55 +08:00

View File

@@ -24,6 +24,8 @@ def test_esp_flash(dut: Dut) -> None:
@pytest.mark.esp32s3
@pytest.mark.esp32c3
@pytest.mark.esp32c2
@pytest.mark.esp32c6
@pytest.mark.esp32h2
@pytest.mark.generic
@pytest.mark.parametrize(
'config',