likunqiao 8c577cd208 Zigbee example: add rcp and gateway
* provide Zigbee rcp and Zigbee gateway example
 * minor comment fix for light example
2022-01-04 17:46:09 +08:00

3 lines
89 B
CMake

idf_component_register(SRCS "esp_zigbee_gateway.c"
INCLUDE_DIRS ".")