ci(esp32c5): enable c5 target test

This commit is contained in:
laokaiyao
2024-06-27 20:19:49 +08:00
parent 9ab9e001b7
commit cb22b8aaf7
82 changed files with 170 additions and 85 deletions

View File

@@ -28,6 +28,7 @@ ONE_SHOT_TIMER_PERIOD = 5000000
@pytest.mark.supported_targets
@pytest.mark.temp_skip_ci(targets=['esp32c5'], reason='C5 has not supported light sleep') # TODO: [ESP32C5] IDF-8638, IDF-10308
@pytest.mark.generic
@pytest.mark.parametrize(
'config',