CMakeLists.txt 96 B

12
  1. idf_component_register(SRCS "main.c" "fcs_calc.c"
  2. INCLUDE_DIRS "include")