CMakeLists.txt 136 B

123
  1. idf_component_register(SRCS "i2ctools_example_main.c"
  2. "cmd_i2ctools.c"
  3. INCLUDE_DIRS ".")