CMakeLists.txt 99 B

123
  1. idf_component_register(SRCS "clock_main.c",
  2. "ds3231.c"
  3. INCLUDE_DIRS "")