CMakeLists.txt 138 B

123
  1. idf_component_register(SRCS "ble50_sec_gatts_demo.c"
  2. PRIV_REQUIRES bt nvs_flash
  3. INCLUDE_DIRS ".")