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

Linking ESB library in Eclipse

I've tried linking the ESB library (esb_arm.lib) in Eclipse by adding it to my nRF51822 project's Makefile, but I am still getting undefined reference errors during build. Is there something special that needs to be done to include this library?

Related