OVMS3-idf/examples/peripherals/i2c/i2c_tools/main/CMakeLists.txt

6 lines
139 B
CMake
Raw Normal View History

set(COMPONENT_SRCS "i2ctools_example_main.c"
"cmd_i2ctools.c")
set(COMPONENT_ADD_INCLUDEDIRS ".")
register_component()