2
0

CMakeLists.txt 94 B

1234
  1. set(COMPONENT_SRCS "cmd_i2ctools.c")
  2. set(COMPONENT_ADD_INCLUDEDIRS ".")
  3. register_component()