forked from espressif/esp-idf
test(spi_flash): Enable esp_flash rom impl test on c5 c61
This commit is contained in:
@@ -25,6 +25,8 @@ def test_esp_flash(dut: Dut) -> None:
|
|||||||
@pytest.mark.esp32c2
|
@pytest.mark.esp32c2
|
||||||
@pytest.mark.esp32c6
|
@pytest.mark.esp32c6
|
||||||
@pytest.mark.esp32h2
|
@pytest.mark.esp32h2
|
||||||
|
@pytest.mark.esp32c5
|
||||||
|
@pytest.mark.esp32c61
|
||||||
@pytest.mark.generic
|
@pytest.mark.generic
|
||||||
@pytest.mark.parametrize(
|
@pytest.mark.parametrize(
|
||||||
'config',
|
'config',
|
||||||
|
Reference in New Issue
Block a user