Initial commit: ESP32-C6 Zigbee simple light controller
This commit is contained in:
3
main/CMakeLists.txt
Normal file
3
main/CMakeLists.txt
Normal file
@@ -0,0 +1,3 @@
|
||||
idf_component_register(SRCS "main.c"
|
||||
INCLUDE_DIRS "."
|
||||
REQUIRES nvs_flash driver espressif__esp-zigbee-lib espressif__esp-zboss-lib)
|
Reference in New Issue
Block a user