mirror of
https://github.com/espressif/esp-matter.git
synced 2026-04-27 19:13:13 +00:00
CI: Add pytest in CI test
This commit is contained in:
@@ -5,7 +5,7 @@ endif()
|
||||
|
||||
SET(device_type esp32c2_devkit_m)
|
||||
SET(led_type gpio)
|
||||
SET(button_type hollow_button)
|
||||
SET(button_type iot_button)
|
||||
|
||||
SET(extra_components_dirs_append "$ENV{ESP_MATTER_DEVICE_PATH}/../../led_driver"
|
||||
"$ENV{ESP_MATTER_DEVICE_PATH}/../../button_driver/button")
|
||||
"$ENV{ESP_MATTER_DEVICE_PATH}/../../button_driver/iot_button")
|
||||
|
||||
Reference in New Issue
Block a user