Skip to content

Commit 735b69f

Browse files
Updated the esp-insights to latest version to fix build failures on v1.3-branch (#36369)
1 parent 82748b9 commit 735b69f

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

config/esp32/components/chip/idf_component.yml

+1-1
Original file line numberDiff line numberDiff line change
@@ -18,7 +18,7 @@ dependencies:
1818
- if: "idf_version >=4.4"
1919

2020
espressif/esp_insights:
21-
version: "1.0.1"
21+
version: "1.2.2"
2222
require: public
2323
# There is an issue with IDF-Component-Manager when ESP Insights is included.
2424
# Issue: https://github.com/project-chip/connectedhomeip/issues/29125

0 commit comments

Comments
 (0)