CMakeLists.txt 119 B

123
  1. idf_component_register(SRCS "ulp.c"
  2. "ulp_macro.c"
  3. INCLUDE_DIRS include)