Skip to content

Commit d157774

Browse files
committed
Merge branch 'update/button_component' into 'main'
idf_component.yml: Update the espressif/button component to latest version See merge request app-frameworks/esp-matter!1019
2 parents b92d52a + e7d81fb commit d157774

File tree

2 files changed

+2
-2
lines changed

2 files changed

+2
-2
lines changed
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,3 @@
11
## IDF Component Manager Manifest File
22
dependencies:
3-
espressif/button: "=2.5.0"
3+
espressif/button: "=3.5.0"

examples/generic_switch/main/idf_component.yml

+1-1
Original file line numberDiff line numberDiff line change
@@ -5,4 +5,4 @@ dependencies:
55
- if: "idf_version >=5.0"
66
- if: "target in [esp32c2]"
77

8-
espressif/button: "=2.5.0"
8+
espressif/button: "=3.5.0"

0 commit comments

Comments
 (0)