idf_component.yml: Update the espressif/button component to latest version

- Fixes https://github.com/espressif/esp-matter/issues/1243.
This commit is contained in:
shripad621git
2025-01-20 15:44:53 +05:30
parent 466b93285a
commit e7d81fbfea
2 changed files with 2 additions and 2 deletions
@@ -1,3 +1,3 @@
## IDF Component Manager Manifest File
dependencies:
espressif/button: "=2.5.0"
espressif/button: "=3.5.0"
@@ -5,4 +5,4 @@ dependencies:
- if: "idf_version >=5.0"
- if: "target in [esp32c2]"
espressif/button: "=2.5.0"
espressif/button: "=3.5.0"