Logo
Explore Help
Sign In
espressif/esp-idf
1
0
Fork 1
You've already forked esp-idf
mirror of https://github.com/espressif/esp-idf.git synced 2025-12-01 06:39:27 +01:00
Code Issues Packages Projects Releases Wiki Activity
Files
465ff85d2bbfe5d1a65d3afadfc7555be7f50b51
esp-idf/examples/zigbee/esp_zigbee_gateway/main/CMakeLists.txt

5 lines
253 B
CMake
Raw Normal View History

Zigbee example: add rcp and gateway * provide Zigbee rcp and Zigbee gateway example * minor comment fix for light example
2021-12-16 17:42:19 +08:00
idf_component_register(SRCS "esp_zigbee_gateway.c"
change(examples): explicitly specify component dependencies for examples Currently, several examples do not explicitly state their component dependencies, relying instead on the default behavior that includes all registered components and commonly required ones in the build. Explicitly adding component dependencies can reduce build time when set(COMPONENTS main) is used. Signed-off-by: Frantisek Hrbata <frantisek.hrbata@espressif.com>
2024-09-24 14:22:10 +02:00
PRIV_REQUIRES ieee802154 esp_driver_usb_serial_jtag esp_coex esp_netif
vfs esp_wifi nvs_flash esp_driver_uart
Zigbee example: add rcp and gateway * provide Zigbee rcp and Zigbee gateway example * minor comment fix for light example
2021-12-16 17:42:19 +08:00
INCLUDE_DIRS ".")
Reference in New Issue Copy Permalink
Powered by Gitea Version: 1.25.1 Page: 168ms Template: 2ms
English
Bahasa Indonesia Deutsch English Español Français Gaeilge Italiano Latviešu Magyar nyelv Nederlands Polski Português de Portugal Português do Brasil Suomi Svenska Türkçe Čeština Ελληνικά Български Русский Українська فارسی മലയാളം 日本語 简体中文 繁體中文(台灣) 繁體中文(香港) 한국어
Licenses API