Search found 1 match

by rehxes
Tue May 30, 2023 1:49 pm
Forum: ESP-IDF
Topic: BLE as ESP-IDF Component - Can't Include Header Files
Replies: 1
Views: 1232

BLE as ESP-IDF Component - Can't Include Header Files

I have a problem with my ESP-IDF component's CMakeLists file. While I am trying to use "bt" component in ESP-IDF v5.0.2 , compiler is not seeing some files inside the bt component. It seems weird from my point of view. Can you help me out :?: :?: Here is my CMakeLists.txt: idf_component_register(SRC...