Closed Daphne-HU closed 1 month ago
Hi @Daphne-HU ,
These symbols are not from host but from controller. Please check your compilation environment Cmakelists or Makefile ( or similar file in your setup) that links the needed library. For reference, you can check IDF examples which link the contorller library here.
Thank you for the response, after setting the target to esp32c3 again and re-configuring it worked
Answers checklist.
IDF version.
v5.1.3-416-gd23b7a0361
Operating System used.
Linux
How did you build your project?
Command line with idf.py
If you are using Windows, please specify command line type.
None
What is the expected behavior?
building my application where i can use nimble
What is the actual behavior?
When building the application where i try to initialize nimBLE i get linking errors
Steps to reproduce.
Build or installation Logs.
More Information.
No response