mirror of
https://github.com/espressif/esp-matter.git
synced 2026-04-27 19:13:13 +00:00
add esp32c2 pytest
This commit is contained in:
+2
-1
@@ -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
|
||||
|
||||
Reference in New Issue
Block a user