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

3 lines
136 B
CMake
Raw Normal View History

idf_component_register(SRCS "i2ctools_example_main.c"
"cmd_i2ctools.c"
INCLUDE_DIRS ".")