CMakeLists.txt 130 B

123
  1. idf_component_register(SRCS "bt_spp.c"
  2. INCLUDE_DIRS "include"
  3. REQUIRES nvs_flash bt kiss)