spi_flash: support esp_flash rom impl test on c6 and h2

This commit is contained in:
Jiang Guang Ming 2023-06-02 16:56:46 +08:00
parent ae8b14ead6
commit d476c4338e

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',