How to create static library and how to include that library in our Project in nrf-Connect SDK

Hi,

can somebody help me out how to create the static library?

I am using nrf-Connect SDK and VS Code. I did'nt find any help regarding this topic.

Thanks & Regards

Thanuha

Parents Reply
  • Hi Sigurd, 

    Now I am able to create and use lib files separately in 2 projects.

    Now my next target is how can I make lib file for my Edge Impulse generated folder. its a bundle of directories and subdirectories written in C++. already I am able to compile this but my requirement is to make a static lib file from this and use and spread it to others

    can you please assist me here?

Children
Related