81 Commits

Author SHA1 Message Date
Shubham Patil c6899403c1 Changes to bump connectedhomeip submodule to revision: 8642c0d
- 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-26 14:53:37 +05:30
shripad621git 7f97c97311 Provision to add buttons to generic_switch example
Added the gpio_button struct to create the gpio buttons.
Mapped the buttons to corresponding endpoints.
Changed app_main.cpp to make creation of buttons more easy.
Added CONFIG_FACTORY_COMMISSIONABLE_DATA_PROVIDER AND CONFIG_FACTORY_DEVICE_INFO_PROVIDER in sdkconfig.defaults
to keep the app consistent with changes in providers code.
2023-05-23 16:59:28 +05:30
Hrishikesh Dhayagude c1a19aceff Fast forward connectedhomeip submodule to the latest v1.1-branch 2023-05-18 16:09:25 +05:30
Shu Chen 4707b88ceb Merge branch 'custom_providers' into 'main'
esp-matter: Add custom providers support

See merge request app-frameworks/esp-matter!367
2023-05-11 12:54:48 +08:00
WanqQixiang 534fc4885a esp-matter: Add custom providers support 2023-05-11 10:04:05 +08:00
Hrishikesh Dhayagude ad126a98df Merge branch 'doc_fix' into 'main'
Minor doc fixes and added onboarding codes in generic_switch

See merge request app-frameworks/esp-matter!369
2023-05-10 20:36:04 +08:00
Shubham Patil 0e6d37c2ee examples: Minor doc fixes and added onboarding codes in generic_switch
Closes https://github.com/espressif/esp-matter/issues/372
2023-05-09 14:59:19 +05:30
Shu Chen 731cc4acb4 Merge branch 'bug/fix_s3_doc' into 'main'
docs: fix docs build for esp32s3

See merge request app-frameworks/esp-matter!366
2023-05-09 14:21:29 +08:00
Shu Chen 52cc2f6bea docs: fix docs build for esp32s3 2023-05-08 19:52:38 +08:00
Shu Chen ecddefbfdd submodule: update connectedhomeip to v1.1.0.1 tag 2023-05-08 19:52:16 +08:00
Shubham Patil 385374d9e7 docs: Added FAQ for generating matter onboarding codes 2023-05-08 14:55:59 +05:30
Shu Chen d2b4f04c25 Merge branch 'doc/add-mfg-tool-example' into 'main'
[Docs] Add mfg tool example for Pre-provisioning

See merge request app-frameworks/esp-matter!338
2023-04-21 10:03:16 +08:00
liyashuai 8a16428375 add mfg tool example for pre-provising in docs 2023-04-19 11:17:24 +08:00
Shu Chen b40bf8e398 Merge branch 'use_idf_v5_0_1' into 'main'
Update default IDF version to v5.0.1

See merge request app-frameworks/esp-matter!342
2023-04-17 09:27:51 +08:00
Hrishikesh Dhayagude 94df8c5d91 Merge branch 'faqs' into 'main'
docs: Added FAQs regarding lark module not found and RAM increase due to

See merge request app-frameworks/esp-matter!351
2023-04-16 15:01:07 +08:00
Shubham Patil da1e31b92f docs: Added FAQs regarding lark module not found and RAM increase due to
ble memory free
2023-04-15 20:25:45 +05:30
Hrishikesh Dhayagude 17035c1279 Merge branch 'pr_331' into 'main'
[GH_PR] doc: VID and PID also in hex

See merge request app-frameworks/esp-matter!350
2023-04-13 20:46:09 +08:00
Juraj Michálek 54d8819b36 doc: VID and PID also in hex 2023-04-13 08:58:02 +02:00
WanqQixiang 47e434e3d7 Update default IDF version to v5.0.1 2023-04-12 18:56:27 +08:00
ph2355 5b697f2e0a Added missing curly brace in chip-tool path 2023-04-12 09:12:41 +02:00
Shu Chen b5666463a0 Merge branch 'partition_c6' into 'main'
examples: make ESP32C6 and ESP32H2 use the same partition table

See merge request app-frameworks/esp-matter!339
2023-04-11 10:08:33 +08:00
WanqQixiang 97fc93655e examples: make ESP32C6 and ESP32H2 use the same partition table 2023-04-10 14:21:24 +08:00
Hrishikesh Dhayagude 3d643befa5 Merge branch 'pr_298' into 'main'
[GH_PR] Added constructors for cluster config structures with const members

See merge request app-frameworks/esp-matter!337
2023-04-06 23:49:07 +08:00
Diego Rodríguez Royo 0e86cc1b27 Added documentation for the special config_t constructors 2023-04-06 06:12:55 +00:00
Shu Chen 999e8c4899 docs: build docs for C2 and C6 2023-04-03 10:28:13 +08:00
WanqQixiang ca1258fd51 bugfix: Fix docker build in github 2023-03-31 17:36:56 +08:00
Shu Chen f2e77d239e Merge branch 'support-c6-h2' into 'main'
Add support for ESP32-C2, ESP32-C6 and ESP32-H2-MP

See merge request app-frameworks/esp-matter!319
2023-03-24 15:30:52 +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 d7215de6d2 identify: Make init API configurable and pass in identify effect in cb
Closes https://github.com/espressif/esp-matter/issues/238
2023-03-16 13:53:49 +05:30
Hrishikesh Dhayagude c7e84184af Minor fix: Update the QR code link in FAQs 2023-03-10 10:26:57 +05:30
WanqQixiang 56daa63509 docs: Update docs for controller updates 2023-02-23 15:54:23 +08:00
Hrishikesh Dhayagude f81a2ec7bb docs: Minor updates to the documentation
Update the links to point to the correct connectedhomeip submodule we
use
Add a note to enable developer mode on iOS to use our test chip-tool app
Update the Wi-Fi connection CLI in the FAQs
2023-02-15 10:18:17 +05:30
Hrishikesh Dhayagude e40e781183 Merge branch 'remove_unused_tags' into 'main'
Remove unused log TAG variables and move sourcing esp-idf/export.sh to getting esp-matter section

See merge request app-frameworks/esp-matter!285
2023-02-04 01:52:50 +08:00
Shubham Patil b9fcdeb57b Move sourcing esp-idf/export.sh to getting esp-matter section 2023-02-03 12:01:10 +05:30
Shubham Patil 4dcf8e95ef docs: Point all doc links to latest deployment
This is the left over from !280
2023-02-01 14:54:27 +05:30
Shubham Patil 31570e6f28 docs: README.md is now pointing to latest doc deployment and fixed a
typo which will enable the target specific dropdown
2023-01-31 16:51:40 +05:30
Shu Chen faf11e9e69 Merge branch 'doc/matter_certification' into 'main'
doc: Add some tips for matter certification test

See merge request app-frameworks/esp-matter!258
2023-01-29 16:29:26 +08:00
WanqQixiang c4862cd158 doc: Add some tips for matter certification test 2023-01-29 15:22:25 +08:00
Hrishikesh Dhayagude b4820c33dd Documentation: Update references to mention ESP-IDF v4.4.3 2023-01-27 12:37:03 +05:30
Shubham Patil 2a7abbb679 docs: Update docs with iOS app reference and added Github actions badges
Also, changed '. export.sh' to 'source export.sh' because people often
gets confused and executes the script which is supposed to be sourced.
2023-01-23 13:52:56 +05:30
Shubham Patil 7927d3b351 docs: source idf export.sh before running matter install.sh
This is the reason people are seeing lark issue. Is is fixed in CI but
on development host, if we follow the steps mentioned in the doc then it
installs lark in our native python environment. By sourcing idf's
export.sh it will install lark in idf's environment.
2023-01-10 21:08:49 +05:30
Shubham Patil 113559b2d7 Build host tools from connectedhomeip repository in install.sh
Also installing python dependencies of mfg_tool
2022-12-20 19:24:56 +05:30
Shubham Patil 12b32ced96 docs: For using esp_secure_cert partition 2022-12-19 11:32:14 +05:30
Shu Chen 6dc6341cd7 Merge branch 'feature/docs_for_network_issue' into 'main'
docs: update some more hints to docs

See merge request app-frameworks/esp-matter!239
2022-12-19 12:17:25 +08:00
Shubham Patil 74c3aacde3 docs: Steps to setup Windows host for developement
Closes https://github.com/espressif/esp-matter/issues/104
2022-12-14 19:02:01 +05:30
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
liyashuai 3170485956 docs: update the FAQs 2022-11-10 14:40:57 +08:00