mirror of
https://github.com/espressif/esp-matter.git
synced 2026-04-27 19:13:13 +00:00
pytest: Use the Matter Thread Border Router example as the TBR for ESP32-H2's pytest
This commit is contained in:
@@ -28,6 +28,7 @@ MAINFEST_FILES = [
|
||||
|
||||
PYTEST_H2_APPS = [
|
||||
{"target": "esp32h2", "name": "light"},
|
||||
{"target": "esp32s3", "name": "thread_border_router"},
|
||||
]
|
||||
MAINFEST_FILES = [
|
||||
str(PROJECT_ROOT / 'examples' / '.build-rules.yml'),
|
||||
|
||||
Reference in New Issue
Block a user