mirror of
https://github.com/espressif/esp-matter.git
synced 2026-04-27 19:13:13 +00:00
examples/managed_component_light: update esp_matter component version 1.3.1
This commit is contained in:
@@ -446,6 +446,9 @@ build_managed_component_light:
|
||||
- cd ${ESP_MATTER_PATH}/examples/managed_component_light
|
||||
- idf.py set-target esp32c3
|
||||
- idf.py build
|
||||
- rm -rf managed_components # Remove managed_components to prevent hash problem
|
||||
- idf.py set-target esp32h2
|
||||
- idf.py build
|
||||
|
||||
build_docs:
|
||||
stage: build
|
||||
|
||||
Reference in New Issue
Block a user