This post is older than 2 years and might not be relevant anymore
More Info: Consider searching for newer posts

Precompiled Libraries in SES Projects

Hi, I am trying to include a pre-compiled, third-party library from a sensor vendor into some code for the nRF52832. The vendor's package includes two header files and a .lib. I was wondering how to go about including this in an SES project?

Edit: Upon further investigation, the API has solutions for GCC and armcc. The GCC directory for the Cortex M4 contains the two headers and a .a file. 

Parents Reply Children
No Data
Related