Skip to content

Commit 9e9eb27

Browse files
authored
fix(matter): IDF 5.4 CI error with ESP_OpenThread Include
1 parent 0b6e560 commit 9e9eb27

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

idf_component_examples/esp_matter_light/main/idf_component.yml

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,7 @@
11
dependencies:
22
espressif/esp_matter:
33
version: ">=1.3.0"
4+
require: public
45
# Adds Arduino Core from GitHub repository using main branch
56
espressif/arduino-esp32:
67
version: ">=3.0.5"

0 commit comments

Comments
 (0)