79 Commits

Author SHA1 Message Date
Mahesh Pimpale 4be77f4583 docs: add link to data model validator tool in documentation
also, use the badges from shields.io to make links accessible at the top
of the README
2026-03-03 16:40:17 +05:30
WanqQixiang baf5959df1 submodule: update connectedhomeip submodule to commit id 8f943388af 2026-01-19 08:37:19 +08:00
Rohit 5afeb7b522 Sync connectedhomeip submodule to esp-matter release/v1.5 branch 2026-01-09 12:29:41 +05:30
Hrishikesh Dhayagude d2bdc84204 Merge branch 'mr/camera_example' into 'main'
Add camera example

See merge request app-frameworks/esp-matter!1330
2026-01-08 23:44:59 +08:00
Sayon Deep bc18d13045 examples: Add camera example for ESP32P4-Function-EV-Board 2026-01-08 18:24:52 +05:30
WanqQixiang e6d7525d1f docs: add v1.5 branch in readme file 2025-12-31 08:41:13 +08:00
WanqQixiang 211658c88e upgrade connectedhomeip to latest release v1.5 branch 2025-11-25 16:11:40 +08:00
WanqQixiang 89fe5168f7 submodule: Update connectedhomeip submodule to v1.5 sve tag 2025-11-21 14:56:00 +08:00
liyashuai f5b2c6b8d4 Target: add esp32c61 support 2025-09-29 10:25:41 +08:00
WanqQixiang 9d7ff306f6 esp_matter: Add data model provider for esp_matter data model and remove upstream ember codes from esp_matter component 2025-09-02 10:16:06 +08:00
shripad621git 9006113da6 connectedhomeip: Updated connectedhomeip submdoule to v1.4.2-branch. 2025-08-21 14:50:46 +05:30
liyashuai d25e5de7c9 target: add esp32c5 support 2025-06-13 19:14:18 +08:00
shripad621git fbe182028f connectedhomeip: Update the connectedhomeip submodule to d144bbbaae.
- Updated the chip submodule to include TE2 updates.
- Removed emberAfCallbacks for ota-provider-cluster.
- Included the static-cluster-config file for ota-provider-cluster.
- Added mandatory commands for operational-credentials-cluster.
- Updated the cluster revisions for descriptor, basic-info and opcreds cluster.
- Fixed the ota-provider-app compilation.
2025-05-30 09:54:00 +05:30
liyashuai af846ef218 doc: fix connectedhomeip link error in readme 2025-05-26 18:52:26 +08:00
WanqQixiang bd3f00bbd2 connectedhomeip: Update connectedhomeip submodule to f6c3c8382 2025-04-24 14:42:13 +08:00
shripad621git 825c316bbc .gitlab-ci.yml: Update the connectedhomeip submodule to 326cabf99c and esp-idf version to v5.4.1.
- Made the gitlab ci specific changes for the submodule and idf version update.
- Updated the docs and README for the update.
2025-04-11 11:17:40 +05:30
WanqQixiang 22f0648cb9 esp-matter: update connectedhomeip submodule to 9b8fffe0bb 2025-01-17 17:33:18 +08:00
Shubham Patil 057ae41082 docs: add link of release/v1.4 to top level readme 2024-12-30 17:14:21 +05:30
WanqQixiang 6f5da35df5 submodule: update to 43aa98c2d3 to support ESP32-P4 2024-12-17 10:45:48 +08:00
WanqQixiang 689d8d033a connectedhomeip: update submodule to 9b008bc10d for fix IEEE802.15.4 MAC address in diagnostic data provider 2024-12-06 11:40:39 +08:00
Shubham Patil 0e53bcab75 connectedhomeip: update submodule to 2b382d6357 to fix building with cmake v3.31.x
Fixes https://github.com/espressif/esp-matter/issues/1157
Fixes https://github.com/espressif/esp-matter/issues/1127
2024-11-28 19:41:28 +05:30
shripad621git 566f787abf tools/jenkins: Clean up matter environment in jenkins for arbitary setup failures
- Added the cleanup code in jenkins for arbitary failures.
- Updated the submodule commit in README.
2024-11-22 11:38:07 +05:30
Shubham Patil 49b4cbd80d connectedhomeip: update submodule to v1.4-branch 2024-11-18 13:26:32 +05:30
YuanMingFu d96280a5cc idf: update version to v5.2.3 2024-11-11 20:53:36 +08:00
Shubham Patil 87c7a64a01 doc: added link to medium blog 2024-10-03 10:22:54 +05:30
Rohit Jadhav cc94f61da7 Update chip submodule for 1.4 SVE 2024-09-18 12:54:32 +05:30
Rohit Jadhav 1bc18a1f5c Update chip submodule to latest master 2024-08-29 17:25:04 +05:30
Rohit Jadhav 7e80758817 CHIP-submodule: Update connectedhomeip submodule to commit 0460715589413cb32e32f1626e43ad8000b84f2d 2024-08-13 19:49:57 +08:00
Hrishikesh Dhayagude 8ff4aef5d7 doc: Update README.md to add a pointer to the release/v1.3 branch 2024-06-11 21:17:09 +05:30
shripad621git 3574496c51 submodule_update: Updated chip submodule to d83caf7fef to include the scheduleLambda and event_handler change. 2024-06-06 09:52:15 +05:30
Li Ya Shuai 069c38fca0 update connectedhomeip submodule to the latest v1.3-branch 2024-05-16 17:06:19 +08:00
liyashuai 95cbad99aa update connectedhomeip to 13ab158f10 to fix some issue 2024-05-08 10:31:49 +08:00
Shubham Patil 66db135bb3 Fix the connectedhomeip revision in the top level readme 2024-04-25 16:24:41 +05:30
liyashuai 32e2f71e76 update idf version to v5.2.1 for fixing Bootloader TOCTOU Vulnerability in Anti-rollback Scheme 2024-04-09 19:34:18 +08:00
Sayon Deep d1dc94df4a Update esp-matter to use ESP-IDF to v5.1.2 2024-01-17 15:56:59 +08:00
WanqQixiang 080926c56a Update connectedhomeip submodule to d38a6496c3 and re-enable external platform CI buildings
Closes CON-946
2024-01-05 17:37:25 +08:00
WanqQixiang 0e8dcb9c60 Update connectedhomeip submodule to 8e3d98c039 2023-12-15 15:24:54 +08:00
Rohit Jadhav 0fdb83184e Update CHIP submodule to 1.2.0.1 2023-11-06 12:56:53 +05:30
Shu Chen c707e6680a Merge branch 'feature/icd_management' into 'main'
ICD: Add icd_management component and thread sleepy example

See merge request app-frameworks/esp-matter!498
2023-10-18 16:10:33 +08:00
WanqQixiang 9e53da83cd esp_matter: add icd management cluster support
Add thread sleepy example

connectedhomeip: update submodule to support ICD

Update idf version to commit 6b1f40b9bf on release/v5.1 branch
2023-10-18 12:33:52 +08:00
Shubham Patil 54a8903f32 Few documentation fixes
- Added some docs for attribute and identify callback
- mfg_tool: Add the sourcing of esp-idf's export.sh script
- Added the link for getting the repository in top level README.md
- Table for Matter specification version and release branches
- FAQ for stuck at "Solving dependencies requirements"
- Change the link and doc in rainmaker example
2023-10-05 12:47:35 +05:30
WanqQixiang 4dd3d534d8 docs: Use ESP-IDF v5.1.1 for all the targets 2023-09-01 10:55:20 +08:00
WanqQixiang b2be128c96 Update IDF to v5.1.1 tag for ESP32-H2 and ESP32-C6 builds 2023-08-29 10:48:16 +08:00
Rohit Jadhav 6a15d6229d Update chip submodule to v1.2 TE2 SHA 2023-07-26 16:15:27 +05:30
Rohit Jadhav 08aaf44f53 Update chip submodule to 08b1366 2023-07-20 15:10:18 +05:30
Rohit Jadhav 6b873df05e Update chip submodule to fa1d3e7 2023-07-06 09:38:22 +05:30
Rohit Jadhav 1ca657853d Submodule update: to 111bc80 2023-07-03 16:28:49 +05:30
Shubham Patil e20b9bd8e6 List of supported device types in repo 2023-06-07 19:48:43 +05:30
Shubham Patil d0b81170f3 Changes to bump connectedhomeip submodule to revision: 65b6ed4
- Replaced component esp32_mbedtls with mbedtls from requirements
- Enabled CONFIG_MBEDTLS_HKDF_C option in all the sdkconfig.defaults
- Removed secure cert dac provider from here and using one in
  connectedhomeip repo
- Enabled CONFIG_ESP_SECURE_CERT_DS_PERIPHERAL in sdkconfig.defaults.esp32h2
2023-05-30 18:05:25 +08:00
Hrishikesh Dhayagude c1a19aceff Fast forward connectedhomeip submodule to the latest v1.1-branch 2023-05-18 16:09:25 +05:30