esp-idf/examples/peripherals/i2c/i2c_simple/main/CMakeLists.txt

3 lines
86 B
CMake
Raw Normal View History

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