mirror of
https://github.com/espressif/esp-idf.git
synced 2025-09-30 19:19:21 +00:00
ulp-fsm: support ulp-fsm example on S3
This commit is contained in:
@@ -72,7 +72,7 @@ def test_deep_sleep(dut: Dut) -> None:
|
||||
|
||||
|
||||
CONFIGS_S2_S3 = [
|
||||
pytest.param('basic', marks=[pytest.mark.esp32s2, pytest.mark.esp32s3]), # S2/S3 runner on isolated runners for now, IDF-XX
|
||||
pytest.param('basic', marks=[pytest.mark.esp32s2, pytest.mark.esp32s3]), # S2/S3 runner on isolated runners for now, IDF-5213
|
||||
]
|
||||
|
||||
|
||||
|
Reference in New Issue
Block a user