167 Commits

Author SHA1 Message Date
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
shripad621git 2684b2bde0 Added a idf_checkout_ref variable for further CI optimizations 2024-04-02 19:15:10 +05:30
chendejin d951642b5b add esp_matter component based on esp-matter sdk and connectedhomeip 2024-02-06 16:14:02 +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 c03670e269 controller: Fix the compile error when enabling otbr feature and add CI building 2024-01-15 19:35:06 +08:00
Hrishikesh Dhayagude 3c6d45e50b Merge branch 'reenable-external-platform-build' into 'main'
Update connectedhomeip submodule to d38a6496c3 and re-enable external platform CI buildings

Closes CON-946

See merge request app-frameworks/esp-matter!592
2024-01-08 13:53:47 +08:00
shripad621git b9ab58f1af ci/chip-tool : Removed the redundant chip-tool builds from CI using the one built during install.sh 2024-01-05 15:36:07 +05:30
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
Shubham Patil efe0f2bf9b ci: disable external platform builds 2023-12-20 15:38:35 +05:30
WanqQixiang 64bd657cc5 examples: all the examples of ESP32-C6 over Wi-Fi and add thread-example build CI for c6 2023-11-03 10:52:32 +08:00
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
WanqQixiang bf03cc9262 controller: Update the managed components of json_generator and json_parser 2023-10-07 10:13:22 +08:00
Hrishikesh Dhayagude c2584207ec Merge branch 'mfg_test_app' into 'main'
examples: Manufacturing test application

See merge request app-frameworks/esp-matter!302
2023-08-31 18:30:21 +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
Shubham Patil 4c0a1fc7b8 examples: Manufacturing test application
- Reads the DAC and PAI certificate from the secure cert partition and
  dump the relevant details on the console.
- Signs the garbage using DAC key and verifies it with the key parsed
  from DAC.
- Performs DAC->PAI->PAA chain validation
- Reads and print the status of flash encryption and secure boot
2023-08-28 11:22:19 +05:30
Shu Chen 06e1bdf4f8 Merge branch 'CI/Update_CI_configuration' into 'main'
CI: Update CI configuration

See merge request app-frameworks/esp-matter!428
2023-07-20 20:21:26 +08:00
Shu Chen b13540ea52 docs: only deploy production docs for main and release branches 2023-07-19 14:49:54 +08:00
Abudl Rehman 44da9976de CI: Update CI configuration 2023-07-12 15:56:45 +08:00
Abudl Rehman b445a8136b CI: Fix pytest failure for h2 target 2023-07-03 17:08:31 +08:00
Abudl Rehman f7ca5bd340 CI: fix the CI failure for component versions mismatched 2023-07-03 10:31:50 +08:00
liyashuai 7a3748edb3 change example software version string format form v1.0 to 1.0 for apple homekit show 2023-06-27 10:08:28 +08:00
Abudl Rehman 14d41f39b6 CI: Add pytest in CI test 2023-06-26 14:51:34 +08:00
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
Shu Chen 52cc2f6bea docs: fix docs build for esp32s3 2023-05-08 19:52:38 +08:00
Zhang Wei 853b2666d4 Add ESP-NOW bridge example and necessary support 2023-04-26 23:57:57 +08:00
WanqQixiang 47e434e3d7 Update default IDF version to v5.0.1 2023-04-12 18:56:27 +08:00
Shu Chen 999e8c4899 docs: build docs for C2 and C6 2023-04-03 10:28:13 +08:00
InfiniteYuan c65194b737 example: zap_light add support for c2 2023-03-31 20:48:35 +08:00
WanqQixiang 7b2912a9e5 submodule: Update connectedhomeip submodule to bc8c9ece1 to support ESP32-C6 and ESP32-H2-MP
docs: Add details for esp32h2, esp32c2, and esp32c6
2023-03-23 21:10:37 +08:00
Shubham Patil e91db67957 Disable controller and zap_light on te_1_1 branch as they are failing 2023-03-16 14:29:03 +08:00
WanqQixiang 350dc6ae8b scripts: Install the requirements for Matter 2023-01-06 10:35:26 +08:00
WanqQixiang f705a89c80 Submodule: Update submodule to the new released tag v1.0.0.1
CI: Activate matter build env before building the examples

sdkconfig: update sdkconfig to disable BT connection reattempt
2022-12-23 17:03:57 +08:00
Shu Chen d06491141e docs: update some more hints to docs 2022-12-14 11:24:38 +08:00
Shu Chen 449160b1ed Merge branch 'docs_fixes' into 'main'
docs: Changed the version of idf from 4.4.1 to 4.4.2

See merge request app-frameworks/esp-matter!230
2022-11-29 14:11:23 +08:00
Ankur 67b678fefd docs: Changed the version of idf from 4.4.1 to 4.4.2 2022-11-29 11:10:04 +05:30
WanqQixiang fd80c494f2 Add docs and CI for controller example 2022-11-28 12:35:27 +08:00
WanqQixiang bb790d7541 ci: Fix the IDF Version in build_esp_matter_example_idf_v5_0 2022-11-07 10:14:31 +08:00
Chen Yudong ea9cf042e9 CI: update build flow 2022-10-28 21:03:11 +08:00
WanqQixiang cec59c0ead ci: Update CI & fix compile errors of swith_app and zap_light_app 2022-08-26 15:00:31 +08:00
Shubham Patil f7188df02f ci: Some cloning related optimizations 2022-08-02 09:50:32 +05:30
Shubham Patil 421dddd203 examples: Remove rainmaker_light 2022-06-15 10:54:20 +05:30
InfiniteYuan 1a63fae155 blemesh: add ci and doc for blemesh_bridge example 2022-06-06 11:06:15 +08:00
Shu Chen a9d0f37f02 ci: fix build and docs ci 2022-05-29 14:59:12 +08:00
Chirag Atal 11a898f973 CI fixes 2022-05-28 07:43:20 +08:00
Chirag Atal 27c3f6ba00 CI changes 2022-05-28 07:43:20 +08:00
Chirag Atal 039589befc esp_matter_endpoint: Adding more device types 2022-05-28 07:42:00 +08:00
Chirag Atal 937bbd81fe esp-matter: General changes and fixes
Some of these are changes corresponding to the spec or to the documentation.
zigbee_bridge: Renamed bridge_zigbee to zigbee_bridge.
switch: Changed console commands to: matter esp bound/client invoke.
2022-05-28 07:41:49 +08:00
Shu Chen ab1d30a2cb docs: add more description for platform solutions and H2 examples 2022-05-28 07:39:41 +08:00
Chirag Atal 76d45474f0 docs: Add matter docs 2022-05-28 07:39:41 +08:00