Shu Chen
f4cf21f625
Merge branch 'docs/bridge_apps' into 'main'
...
docs: Update README files for the bridge apps
See merge request app-frameworks/esp-matter!353
2023-04-28 10:43:27 +08:00
Hrishikesh Dhayagude
7cfe6c995f
Merge branch 'pr_323' into 'main'
...
[GH_PR] [format_specifier] - Fixes ESP_LOG format specifier mismatches in components/esp_matter (CON-414)
See merge request app-frameworks/esp-matter!356
2023-04-27 00:00:49 +08:00
Zhang Wei
853b2666d4
Add ESP-NOW bridge example and necessary support
2023-04-26 23:57:57 +08:00
dhairyashah1
859ea8f023
Fixes format specifier mismatches in ESP_LOG prints & snprintf's using endpoint_id, cluster_id, attribute_id & command_id of components/esp_matter, examples/zigbee_bridge
...
[examples] Removes '-Wformat=0' flag from root CMakeLists.txt's from examples
Solves and fixes #296
Signed-off-by: dhairyashah1 <dhairya.shah@espressif.com >
[zigbee_bridge] Adds PRI format specifiers in zigbee_bridge.cpp
Signed-off-by: dhairyashah1 <dhairya.shah@espressif.com >
2023-04-19 23:25:11 +05:30
Hrishikesh Dhayagude
26e81f4598
Merge branch 'example/clean_zap_generated' into 'main'
...
example: Clean files under main/zap-generated path
See merge request app-frameworks/esp-matter!358
2023-04-19 19:01:49 +08:00
WanqQixiang
5d97f7ec83
example: Clean files under main/zap-generated path
2023-04-19 15:55:16 +08:00
Shubham Patil
ef2c3e4d8b
core: Use NVS APIs to get/set attributes with primitive datatype
...
Added the config option to all examples' sdkconfig.defaults
2023-04-17 13:18:33 +05:30
WanqQixiang
0211d9578a
docs: Update README file for the bridge apps
2023-04-17 15:43:04 +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
4e8767166b
Merge branch 'remove_ipv6_scope' into 'main'
...
examples: Remove -DLWIP_IPV6_SCOPES=0
See merge request app-frameworks/esp-matter!348
2023-04-13 17:44:30 +08:00
WanqQixiang
43d836acba
examples: Remove -DLWIP_IPV6_SCOPES=0
2023-04-13 10:29:42 +08:00
Hrishikesh Dhayagude
16b4f98a8f
Merge branch 'pr_315' into 'main'
...
[GH_PR] Added User Label Cluster to generic_switch example.
See merge request app-frameworks/esp-matter!344
2023-04-12 20:23:19 +08:00
WanqQixiang
47e434e3d7
Update default IDF version to v5.0.1
2023-04-12 18:56:27 +08: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
shripad621git
e94bbd7d0d
Added User Label Cluster to generic_switch example.
...
Fixes https://github.com/espressif/esp-matter/issues/300 .
2023-04-07 12:45:22 +05:30
InfiniteYuan
f6f863f9c8
bugfix: relinker: rm some objects
2023-04-06 11:32:14 +08:00
Hrishikesh Dhayagude
3a65dfc753
Merge branch 'bugfix/add-esp32s3' into 'main'
...
Added esp32s3 option for light_switch and set Momentory switch as
See merge request app-frameworks/esp-matter!330
2023-04-03 18:35:28 +08:00
Rohit Jadhav
bbe1d8c08d
Added esp32s3 option for light_switch and set Momentory switch as
...
default for generic_switch fixes https://github.com/espressif/esp-matter/issues/295
2023-04-03 13:19:14 +05:30
InfiniteYuan
c65194b737
example: zap_light add support for c2
2023-03-31 20:48:35 +08:00
InfiniteYuan
ba96bc8d6e
example: add memory optimization for esp32-c2
2023-03-31 16:41:20 +08:00
liyashuai
d0d631bb23
update connecthomeip submodule to bd17b9f52
2023-03-29 22:30:01 +08:00
Shubham Patil
e13d2b96d2
Flag esp_secure_cert and nvs_keys partitions as encrypted
...
By default esp_secure_cert and nvs_keys partitions are encrypted as
their content needs to be secured using flash encryption, but examples
do not flag them as encrypted. So, lets flag them as encrypted for
consistency.
2023-03-28 11:57:25 +05:30
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
Hrishikesh Dhayagude
ab8f467da9
Merge branch 'expose_identify_options' into 'main'
...
identify: Make init API configurable and pass in identify effect in cb
See merge request app-frameworks/esp-matter!317
2023-03-16 20:55:07 +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
Shubham Patil
4cca14cd13
Specify route_hook in ESP32_custom platforms BUILD.gn
2023-03-16 14:25:15 +08:00
Shubham Patil
9c7e738cbb
Changes in examples for C2
2023-03-16 14:18:40 +08:00
WanqQixiang
c44c2177a3
submodule-update: Update connectedhomeip submodule to 7e69c66bb for matter 1.1 TE1
2023-03-16 14:15:23 +08:00
PSONALl
c8babee85a
Add support of dynamic memory allocation strategies
2023-03-15 17:54:44 +05:30
Chirag Atal
1856e151b8
zap_generated: Add support to change the dynamic endpoint count through menuconfig
...
Added some menuconfig options which can be helpful for memory optimisations.
2023-03-15 09:51:32 +05:30
dhairyashah1
48cffae757
[blemesh & zigbee bridge] Adds support to reduce complexity of bridged_device search using priv_data instead of using endpoint
...
Fixes and closes https://github.com/espressif/esp-matter/issues/60
2023-03-08 03:32:13 +05:30
Shu Chen
f709bd5a91
Merge branch 'controller/spiffs_paa' into 'main'
...
controller: Add reading PAA cert from spiffs partition
See merge request app-frameworks/esp-matter!304
2023-03-07 14:05:27 +08:00
Shu Chen
d8b809603d
Merge branch 'bugfix/fix-link-error-for-platform-mdns' into 'main'
...
Fix build error for external platform mdns
See merge request app-frameworks/esp-matter!307
2023-03-07 14:04:41 +08:00
Hrishikesh Dhayagude
b8f0e22370
Merge branch 'doc_change' into 'main'
...
Removed fabricIndex:1 from light_switch README file
See merge request app-frameworks/esp-matter!311
2023-03-02 19:32:31 +08:00
VaishaliAvhale
480f045599
Removed fabricIndex:1 from light_switch README file
2023-03-01 18:25:36 +05:30
liyashuai
ca6fc9f31f
fix build error for platform mdns
2023-03-01 16:29:32 +08:00
shripad621git
cfc2e10a1c
Added fixed labels using nvs in generic_switch example.
...
Fixes https://github.com/espressif/esp-matter/issues/211
Added two fixed-labels using nvs in the generic_switch example.
Added the mfg generated binary file 20202020_3841.bin to flash at the specified address after flashing the firmware.
2023-03-01 13:08:15 +05:30
WanqQixiang
bf27627bd0
controller: Add reading PAA cert from spiffs partition
2023-02-28 19:12:32 +08:00
Shu Chen
128a62d775
Merge branch 'bugfix/shell_client_command' into 'main'
...
bugfix: Register client command callbacks when matter shell is disabled
See merge request app-frameworks/esp-matter!301
2023-02-20 19:59:43 +08:00
Shu Chen
7ae69fa31a
Merge branch 'bugfix/blemesh_bridge_compiler_failed' into 'main'
...
bugfix: compile failed when enable factory data provider
See merge request app-frameworks/esp-matter!296
2023-02-20 19:56:57 +08:00
WanqQixiang
0330dadfbb
bugfix: Register client command when matter shell is disabled
2023-02-20 19:20:31 +08:00
InfiniteYuan
bb6bb9afd9
bugfix: compiler failed when enable factory data provider
2023-02-16 16:51:46 +08:00
Hrishikesh Dhayagude
83ecbccd7c
Merge branch 'bugfix/event_null_check' into 'main'
...
Added null check for callback events
See merge request app-frameworks/esp-matter!292
2023-02-13 14:51:53 +08:00
Shubham Patil
31afec5674
examples/light: Advertise only on dns-sd when last fabric is removed
2023-02-13 10:33:33 +05:30
Shu Chen
e15cd374f8
Merge branch 'example/move_blemesh_platform' into 'main'
...
example: Move the external_platform out of the ble_mesh example
See merge request app-frameworks/esp-matter!291
2023-02-10 10:41:41 +08:00
shripad621git
3e8ea13b09
Handled the events related to Fabric in esp_matter_core.cpp and called OpenBasicCommissioningWindow api from OnFabricRemoved in light example.
...
Added the fabric related events to light example.
2023-02-07 16:30:59 +05:30
WanqQixiang
52795c4b50
example: Move the external_platform out of the ble_mesh example
2023-02-06 20:41:52 +08:00
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