esp-idf/examples/zigbee/light_sample/light_bulb/main
likunqiao a9146920b9 Zigbee: Add light example
* provide light example for acting as zigbee coordinator, router and end-device
* remove unused componenent for example usage
* remove unused variable
* clean up unused header include for example
* update the license header
* update copyright
* Add readme for instruction adding esp-zboss-lib component
* esp-idf:update copy_right_check ignore file
* CI: fix the ci check error from pipeline
* sdkconfig: default set change for better user use
* use Button (BOOT) as switch input
* update the statemachine for debouncing
* esp-zboss-lib: support lib 0.0.2
* fix warning issue from example
2021-11-11 19:03:01 +08:00
..
CMakeLists.txt Zigbee: Add light example 2021-11-11 19:03:01 +08:00
esp_zb_light.c Zigbee: Add light example 2021-11-11 19:03:01 +08:00
esp_zb_light.h Zigbee: Add light example 2021-11-11 19:03:01 +08:00
light_driver.c Zigbee: Add light example 2021-11-11 19:03:01 +08:00
light_driver.h Zigbee: Add light example 2021-11-11 19:03:01 +08:00