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 6ae3fa39f4
commit 6eb7f181a2
10 changed files with 26 additions and 24 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',