mirror of
https://github.com/espressif/esp-idf.git
synced 2025-08-09 20:41:14 +00:00
test(newlib): fixed newlib test failing to build for C5
This commit is contained in:
@@ -31,7 +31,6 @@ def validate_sbom(dut: Dut) -> None:
|
||||
|
||||
|
||||
@pytest.mark.generic
|
||||
@pytest.mark.temp_skip_ci(targets=['esp32c5'], reason='not support yet') # TODO: [ESP32C5] IDF-8675, IDF-10312
|
||||
@pytest.mark.parametrize(
|
||||
'config',
|
||||
[
|
||||
|
Reference in New Issue
Block a user