CMakeLists.txt 122 B

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