mirror of
https://github.com/espressif/esp-idf.git
synced 2025-08-04 21:24:32 +02:00
Merge branch 'ci/fix_esp32c6_esp_timer_ci_error' into 'master'
ci: Fix ci regression on esp_timer example caused by enabling esp32c6 target test See merge request espressif/esp-idf!21323
This commit is contained in:
@@ -29,6 +29,7 @@ ONE_SHOT_TIMER_PERIOD = 5000000
|
|||||||
|
|
||||||
|
|
||||||
@pytest.mark.supported_targets
|
@pytest.mark.supported_targets
|
||||||
|
@pytest.mark.temp_skip_ci(targets=['esp32c6'], reason='c6 support TBD')
|
||||||
@pytest.mark.generic
|
@pytest.mark.generic
|
||||||
@pytest.mark.parametrize(
|
@pytest.mark.parametrize(
|
||||||
'config',
|
'config',
|
||||||
|
Reference in New Issue
Block a user