CMakeLists.txt 107 B

123
  1. idf_component_register(SRCS "list.c"
  2. INCLUDE_DIRS "."
  3. REQUIRES)