feat(mbedtls): enable ROM mbedTLS pytest with esp32c2 rev2.0

This commit is contained in:
Jiang Guang Ming
2026-05-06 19:52:43 +08:00
committed by JiangGuangMing
parent 5d5b8200dc
commit d5a712f1f8
9 changed files with 24 additions and 22 deletions

View File

@@ -389,6 +389,7 @@ def test_examples_protocol_https_request(dut: Dut) -> None:
@pytest.mark.wifi_ap
@pytest.mark.esp32c2_rev2
@pytest.mark.xtal_26mhz
@pytest.mark.parametrize(
'config, baud',