mirror of
https://github.com/espressif/esp-idf.git
synced 2025-11-02 16:11:41 +01:00
CI: add generic to xtal_40mhz jobs
This commit is contained in:
@@ -23,9 +23,9 @@ def test_legacy_adc(dut: Dut) -> None:
|
||||
dut.expect_unity_test_output(timeout=240)
|
||||
|
||||
|
||||
# All ESP32C2 ADC runners are 26m xtal
|
||||
@pytest.mark.esp32c2
|
||||
@pytest.mark.adc
|
||||
@pytest.mark.xtal_26mhz
|
||||
@pytest.mark.parametrize(
|
||||
'config, baud',
|
||||
[
|
||||
|
||||
Reference in New Issue
Block a user