zh_i2c_checker/main/CMakeLists.txt
2024-07-22 00:23:46 +03:00

2 lines
117 B
CMake

idf_build_get_property(project_dir PROJECT_DIR)
idf_component_register(SRCS "main.c" INCLUDE_DIRS "" REQUIRES driver)