dev_zh_open_sensor/main/CMakeLists.txt

3 lines
145 B
CMake
Raw Normal View History

2023-11-17 16:31:49 +03:00
idf_build_get_property(project_dir PROJECT_DIR)
idf_component_register(SRCS "zh_espnow_open_sensor_esp32.c"
INCLUDE_DIRS ".")