mirror of
https://github.com/espressif/esp-idf.git
synced 2026-05-29 00:56:39 +03:00
feat(mbedtls): enable ROM mbedTLS pytest with esp32c2 rev2.0
This commit is contained in:
committed by
JiangGuangMing
parent
5d5b8200dc
commit
d5a712f1f8
@@ -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',
|
||||
|
||||
Reference in New Issue
Block a user