submodule: update connectedhomeip to version 2e85d48cf

* Update ZAP file to include required clusters and commands
* Regenerate ZAP
* Fix build & pairing
* Move OpenThread launch to examples
This commit is contained in:
Jiacheng Guo
2021-11-25 14:46:48 +08:00
parent 10139666e6
commit 5b383fb9f9
34 changed files with 4016 additions and 11993 deletions
@@ -10,4 +10,5 @@ SET(button_type hollow)
SET(used_driver light_driver button_driver)
SET(extra_components_dirs_append "${device_hal_path}/light_driver"
"${device_hal_path}/button_driver"
"$ENV{IDF_PATH}/examples/common_components/led_strip"
"$ENV{IDF_PATH}/examples/peripherals/rmt/led_strip/components")