CI: add generic to xtal_40mhz jobs

This commit is contained in:
Chen Yudong
2022-12-20 21:11:17 +08:00
parent 371a6abdca
commit b5eebc490f
5 changed files with 6 additions and 20 deletions

View File

@@ -20,9 +20,9 @@ def test_adc(dut: Dut) -> None:
dut.expect_unity_test_output(timeout=120)
# All ESP32C2 ADC runners are 26m xtal
@pytest.mark.esp32c2
@pytest.mark.adc
@pytest.mark.xtal_26mhz
@pytest.mark.parametrize(
'config, baud',
[