esp_timer: Fix tests for C2 chip

This commit is contained in:
KonstantinKondrashov
2022-11-26 03:28:04 +08:00
parent 1b09f26419
commit f6f173e3d3
5 changed files with 13 additions and 13 deletions

View File

@@ -28,11 +28,7 @@ LIGHT_SLEEP_TIME = 500000
ONE_SHOT_TIMER_PERIOD = 5000000
# IDF-5052
@pytest.mark.esp32
@pytest.mark.esp32s2
@pytest.mark.esp32s3
@pytest.mark.esp32c3
@pytest.mark.supported_targets
@pytest.mark.generic
@pytest.mark.parametrize(
'config',