ci(build): fixed/ignored warnings from unknown symbols in sdkconfig.defaults

This commit is contained in:
Marius Vikhammer
2023-04-18 15:04:14 +08:00
parent ef8a4dc6ff
commit 77bb19c49e
19 changed files with 104 additions and 24 deletions

View File

@@ -60,7 +60,6 @@ def test_mbedtls_psram(dut: Dut) -> None:
@pytest.mark.parametrize(
'config',
[
'psram_esp32',
'psram_all_ext',
],
indirect=True,