Zigbee: Merging light_coordinator and light switch into one

* Light bulb acting as ZED and bulb server device
  * Light switch acting as ZC and switch client device
  * ZC stay starting network steering to permit device join
This commit is contained in:
likunqiao@espressif.com
2022-04-26 21:38:22 +08:00
committed by BOT
parent d178d1d58a
commit c42628fd4f
18 changed files with 116 additions and 385 deletions
@@ -31,6 +31,6 @@ CONFIG_TASK_WDT_CHECK_IDLE_TASK_CPU0=n
# Zboss
#
CONFIG_ZB_ENABLED=y
CONFIG_ZB_ZED=y
CONFIG_ZB_ZCZR=y
# end of Zboss
# end of Component config