examples: enable build esp32c6 for wifi and network examples

This commit is contained in:
Chen Yudong
2023-01-09 20:58:27 +08:00
parent c83d1db2ed
commit c07d237ffe
65 changed files with 149 additions and 331 deletions

View File

@@ -29,9 +29,6 @@ def is_test_server_available(): # type: () -> bool
@pytest.mark.esp32
@pytest.mark.esp32c3
@pytest.mark.esp32s2
@pytest.mark.esp32s3
@pytest.mark.ethernet
def test_examples_protocol_http2_request(dut: Dut) -> None:
"""