add esp32c2 pytest

This commit is contained in:
liyashuai
2024-04-24 10:31:06 +08:00
parent 0aac1d35e5
commit 190af4c3f3
4 changed files with 97 additions and 4 deletions
+2 -1
View File
@@ -19,12 +19,13 @@ filterwarnings =
markers =
# target markers
esp32c3: support esp32c3 target
esp32c2: support esp32c2 target
esp32c6: support esp32c6 target
esp32h2: support esp32h2 target
esp32s3: support esp32s3 target
# env markers
esp_matter_dut: esp matter runner which have single dut
# log related
log_cli = True
log_cli_level = INFO