CMakeLists.txt 179 B

1234
  1. idf_component_register(SRCS "blufi_example_main.c"
  2. "blufi_security.c"
  3. "blufi_init.c"
  4. INCLUDE_DIRS ".")